public class RuntimeCryptoException
extends java.lang.RuntimeException
| Constructor and Description |
|---|
RuntimeCryptoException()
base constructor.
|
RuntimeCryptoException(java.lang.String message)
create a RuntimeCryptoException with the given message.
|