Class InvalidTypeException

All Implemented Interfaces:
Serializable

public class InvalidTypeException extends DIH4JDAException
Exception that is thrown for an invalid slash command type configuration.
See Also:
  • Constructor Details

    • InvalidTypeException

      public InvalidTypeException(String message)
    • InvalidTypeException

      public InvalidTypeException(String message, Throwable t)