| AquaLogic Interaction Development Kit (IDK) 6.0.0 |
|
CryptoException Constructor
Constructs a CryptoException with a nested exception.
public CryptoException(
Exception cause
);
Parameters
-
cause
- A nested exception.
See Also
CryptoException Class | Plumtree.Remote.Util Namespace