EBoksException Constructor (String, String, String)

Scanjour Workflow4 Reference Manual
Initializes a new instance of the EBoksException class

Namespace:  WorkZone.Dispatcher.EBoks
Assembly:  WorkZone.Dispatcher.EBoks_23.1.0.0 (in WorkZone.Dispatcher.EBoks_23.1.0.0.dll) Version: 23.1.0.0 (23.1.0.0)
Syntax

public EBoksException(
	string errorCode,
	string errorId,
	string errorText
)

Parameters

errorCode
Type: SystemString

[Missing <param name="errorCode"/> documentation for "M:WorkZone.Dispatcher.EBoks.EBoksException.#ctor(System.String,System.String,System.String)"]

errorId
Type: SystemString

[Missing <param name="errorId"/> documentation for "M:WorkZone.Dispatcher.EBoks.EBoksException.#ctor(System.String,System.String,System.String)"]

errorText
Type: SystemString

[Missing <param name="errorText"/> documentation for "M:WorkZone.Dispatcher.EBoks.EBoksException.#ctor(System.String,System.String,System.String)"]

See Also

Reference