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