PermissionException Constructor Isonas .NET Client API Documentation
Initializes a new instance of the PermissionException class

Namespace: Bsw.Isonas.Dotnet.Client.Exceptions
Assembly: Bsw.Isonas.Dotnet.Client (in Bsw.Isonas.Dotnet.Client.dll) Version: 1.2.1.0 (1.2.1)
Syntax

public PermissionException(
	string door,
	string group,
	string shift,
	PermissionException..::..OperationType operation
)
See Also