Plumtree EDK (Enterprise Web Development Kit) 5.4.0 |
|
CryptoException Constructor
Constructs a CryptoException
with a nested exception.
public CryptoException(
Exception cause
);
Parameters
-
cause
- nested exception
See Also
CryptoException Class | Plumtree.Remote.Util Namespace