Click or drag to resize

SysAdminAccountException Constructor

Initializes a new instance of the SysAdminAccountException class

Namespace:  FileHold.Common
Assembly:  FileHold.Common (in FileHold.Common.dll) Version: 17.0.0.0
Syntax
C#
public SysAdminAccountException(
	string message
)

Parameters

message
Type: SystemString
See Also