Class NotImplementedException

All Implemented Interfaces:
Serializable

public class NotImplementedException extends EmpireException
See Also:
  • Field Details

    • errorType

      public static final ErrorType errorType
  • Constructor Details

    • NotImplementedException

      public NotImplementedException(Class<?> type, String functionName)
    • NotImplementedException

      public NotImplementedException(Object object, String functionName)