Class InvalidArgumentException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
CommandWithoutSelectException

public class InvalidArgumentException extends EmpireException
See Also:
  • Field Details

    • errorType

      public static final ErrorType errorType
  • Constructor Details

    • InvalidArgumentException

      protected InvalidArgumentException(ErrorType errorType, String[] params)
    • InvalidArgumentException

      public InvalidArgumentException(String param, Object value)
    • InvalidArgumentException

      public InvalidArgumentException(String param, Object[] value)