public class ShortBufferException extends GeneralSecurityException
Constructor and Description |
---|
ShortBufferException()
Constructs a ShortBufferException with no detail message.
|
ShortBufferException(java.lang.String msg)
Constructs a ShortBufferException with the specified detail message.
|
public ShortBufferException()
public ShortBufferException(java.lang.String msg)
msg
- the detail message.