org.bouncycastle.crypto
public class MaxBytesExceededException extends RuntimeCryptoException
Constructor Summary | |
---|---|
MaxBytesExceededException()
base constructor. | |
MaxBytesExceededException(String message)
create an with the given message.
|
Parameters: message the message to be carried with the exception.