| Bouncy Castle Cryptography Library 1.33 | |
| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
RuntimeExceptionorg.bouncycastle.crypto.RuntimeCryptoExceptionpublic class RuntimeCryptoExceptionextends RuntimeExceptionConstructor Summary | |
| |
| |
public RuntimeCryptoException()
base constructor.
public RuntimeCryptoException(String message)
create a RuntimeCryptoException with the given message.
- Parameters:
message- the message to be carried with the exception.