Class NotImplementedException

All Implemented Interfaces:
Serializable

public class NotImplementedException extends UnsupportedOperationException
Exception thrown when functionality isn't implemented. Replaces the external org.apache.commons.lang.NotImplementedException;
See Also:
  • Constructor Details

    • NotImplementedException

      public NotImplementedException()