Class NotSupportedException

All Implemented Interfaces:
Serializable

public class NotSupportedException extends EmpireException
See Also:
  • Field Details

    • errorType

      public static final ErrorType errorType
  • Constructor Details

    • NotSupportedException

      public NotSupportedException(Object object, String operationName, Exception e)
    • NotSupportedException

      public NotSupportedException(Object object, String operationName)