Class NotImplementedException

All Implemented Interfaces:
Serializable

public class NotImplementedException extends RuntimeException
Since:
1.0
See Also:
  • Constructor Details

    • NotImplementedException

      public NotImplementedException()
      NotImplementedException constructor comment.
    • NotImplementedException

      public NotImplementedException(String message)
      NotImplementedException constructor comment.
      Parameters:
      message - java.lang.String