Class NotImplementedException

All Implemented Interfaces:
Serializable

public class NotImplementedException extends RuntimeException
Not used. This exception should be thrown on an attempt of accessing functionality that has not been implemented.
See Also:
  • Constructor Details

    • NotImplementedException

      public NotImplementedException()