public class NotImplementedException extends ProtocolException
Constructor and Description |
---|
NotImplementedException()
Creates an exception without a detail message.
|
NotImplementedException(String message)
Creates an exception with the specified detail message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, toString
public NotImplementedException()
public NotImplementedException(String message)
message
- The exception detail message