Click or drag to resize

EnterpriseException Class

Cannot proceed with enterprise operation.
Inheritance Hierarchy
SystemObject
  SystemException
    KeeperSecurity.EnterpriseEnterpriseException

Namespace: KeeperSecurity.Enterprise
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5-beta11
Syntax
C#
public class EnterpriseException : Exception

The EnterpriseException type exposes the following members.

Constructors
 NameDescription
Public methodEnterpriseExceptionInitializes a new instance of the EnterpriseException class
Top
See Also