Keeper SDK Class Library
C#
Show/Hide TOC
Keeper
Api
Exception Class
Keeper JSON API error.
Definition
Namespace:
KeeperSecurity.Authentication
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Copy
public
class
KeeperApiException
:
Exception
Inheritance
Object
Exception
KeeperApiException
Derived
KeeperSecurity.Vault
NoActiveShareWithUserException
Constructors
KeeperApiException
Creates KeeperApiException
Properties
Code
Error code.
See Also
Reference
KeeperSecurity.Authentication Namespace
In This Article
Definition
Constructors
Properties
See Also