Click or drag to resize

EBoksException(WebException, String) Constructor

Initializes a new instance of the EBoksException class

Namespace: WorkZone.Dispatcher.EBoks
Assembly: WorkZone.Dispatcher.EBoks_24.5.0.0 (in WorkZone.Dispatcher.EBoks_24.5.0.0.dll) Version: 24.5.0.0 (24.5.0.0)
Syntax
public EBoksException(
	WebException webException,
	string contents
)

Parameters

webException  WebException

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

contents  String

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

See Also