java.io.SerializableDataLengthException, MaxBytesExceededExceptionpublic class RuntimeCryptoException
extends java.lang.RuntimeException
| Constructor | Description |
|---|---|
RuntimeCryptoException() |
base constructor.
|
RuntimeCryptoException(java.lang.String message) |
create a RuntimeCryptoException with the given message.
|