Click or drag to resize

EnterpriseException Constructor

Initializes a new instance of the EnterpriseException class

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

Parameters

message  String

[Missing <param name="message"/> documentation for "M:KeeperSecurity.Enterprise.EnterpriseException.#ctor(System.String)"]

See Also