Class NotImplemented

All Implemented Interfaces:
Serializable

public class NotImplemented extends InternalErrorException
See Also:
  • Constructor Details

    • NotImplemented

      public NotImplemented()
    • NotImplemented

      public NotImplemented(String msg)
    • NotImplemented

      public NotImplemented(Throwable th)
    • NotImplemented

      public NotImplemented(String msg, Throwable th)