java.io.SerializableOutputLengthExceptionpublic class DataLengthException extends RuntimeCryptoException
| Constructor | Description |
|---|---|
DataLengthException() |
base constructor.
|
DataLengthException(java.lang.String message) |
create a DataLengthException with the given message.
|