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:
    Serialized Form
    • Constructor Detail

      • NotImplementedException

        public NotImplementedException()