public class ShortBufferException extends GeneralSecurityException
Constructor and Description |
---|
ShortBufferException()
Creates a new instance of
ShortBufferException . |
ShortBufferException(String msg)
Creates a new instance of
ShortBufferException with the
specified message |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ShortBufferException(String msg)
ShortBufferException
with the
specified messagemsg
- the exception message.public ShortBufferException()
ShortBufferException
.