Class NotImplementedException

All Implemented Interfaces:
Serializable, MessageFormattable

public class NotImplementedException extends ContentStoreException
Exception thrown when a feature or method is not implemented.
Author:
Daniel Bernstein
See Also:
  • Constructor Details

    • NotImplementedException

      public NotImplementedException(String message)