org.bouncycastle.crypto
public class MaxBytesExceededException extends RuntimeCryptoException
Constructor and Description |
---|
MaxBytesExceededException()
base constructor.
|
MaxBytesExceededException(java.lang.String message)
create an with the given message.
|