Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

CryptoException Class

Thrown if there is an error encrypting or decrypting a setting.

For a list of all members of this type, see CryptoException Members.

System.Object
   System.Exception
      System.ApplicationException
         Plumtree.Remote.Util.CryptoException

public class CryptoException : ApplicationException

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Plumtree.Remote.Util

Assembly: idk (in idk.dll)

See Also

CryptoException Members | Plumtree.Remote.Util Namespace