java.io.Serializablepublic class MaxBytesExceededException extends RuntimeCryptoException
| Constructor | Description |
|---|---|
MaxBytesExceededException() |
base constructor.
|
MaxBytesExceededException(java.lang.String message) |
create an with the given message.
|