| Bouncy Castle Cryptography Library 1.39 | |
| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
RuntimeExceptionorg.bouncycastle.crypto.RuntimeCryptoExceptionorg.bouncycastle.crypto.MaxBytesExceededExceptionpublic class MaxBytesExceededExceptionextends RuntimeCryptoExceptionConstructor Summary | |
| |
| |
public MaxBytesExceededException()
base constructor.
public MaxBytesExceededException(String message)
create an with the given message.
- Parameters:
message- the message to be carried with the exception.