Class NotImplementedException

All Implemented Interfaces:
Serializable

public class NotImplementedException extends RuntimeException

Runtime exception representing not implemented code parts.

See Also:
  • Constructor Details

    • NotImplementedException

      public NotImplementedException()