Oracle® WebCenter Interaction Development Kit 10.3.3.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