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