Click or drag to resize

VaultException Class

The exception that is thrown by the Vault module.
Inheritance Hierarchy
SystemObject
  SystemException
    KeeperSecurity.VaultVaultException

Namespace: KeeperSecurity.Vault
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5-beta11
Syntax
C#
public class VaultException : Exception
See Also