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