EBoksException Constructor

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(
	WebException webException,
	string contents
)

Parameters

webException
Type: System.NetWebException

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

contents
Type: SystemString

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

See Also

Reference