KeeperApiException Class

Keeper JSON API error.

Definition

Namespace: KeeperSecurity.Authentication
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
public class KeeperApiException : Exception
Inheritance
Object    Exception    KeeperApiException
Derived

Constructors

KeeperApiException Creates KeeperApiException

Properties

Code Error code.

See Also