Class NotImplementedException

All Implemented Interfaces:
Serializable

@ResponseStatus(NOT_IMPLEMENTED) public class NotImplementedException extends CrudCraftRuntimeException
501 Not Implemented - stubbed method not yet supported.
See Also:
  • Constructor Details

    • NotImplementedException

      public NotImplementedException(String message)
      Constructs a NotImplementedException with a default message.