public class ShortBufferException extends GeneralSecurityException
Constructor and Description |
---|
ShortBufferException()
构造一个没有详细消息的ShortBufferException。
|
ShortBufferException(String msg)
构造具有指定详细消息的ShortBufferException。
|
addSuppressed,
fillInStackTrace, getCause, getLocalizedMessage,
getMessage, getStackTrace, getSuppressed, initCause,
printStackTrace, printStackTrace,
printStackTrace,
setStackTrace,
toString
public ShortBufferException()
public ShortBufferException(String msg)
msg
- 详细信息。