Bouncy Castle Cryptography Library 1.37 | |
Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
RuntimeException
org.bouncycastle.crypto.RuntimeCryptoException
public class RuntimeCryptoException
extends RuntimeException
Constructor 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.