Class NotImplementedException

All Implemented Interfaces:
Serializable

@ResponseStatus(NOT_IMPLEMENTED) public class NotImplementedException extends AbstractLocalifyException
Exception thrown when a feature is not yet implemented.
See Also:
  • Constructor Details

    • NotImplementedException

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