Keeper SDK Class Library
C#
Show/Hide TOC
Vault
Exception Class
The exception that is thrown by the Vault module.
Definition
Namespace:
KeeperSecurity.Vault
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Copy
public
class
VaultException
:
Exception
Inheritance
Object
Exception
VaultException
See Also
Reference
KeeperSecurity.Vault Namespace
In This Article
Definition
See Also