DispatchExceptionHandleException Method

Scanjour Workflow4 Reference Manual

[Missing <summary> documentation for "M:WorkZone.Dispatcher.Base.Exceptions.DispatchException.HandleException(System.Net.WebException)"]

Namespace:  WorkZone.Dispatcher.Base.Exceptions
Assembly:  WorkZone.Dispatcher.Base_23.1.0.0 (in WorkZone.Dispatcher.Base_23.1.0.0.dll) Version: 23.1.0.0 (23.1.0.0)
Syntax

public static string HandleException(
	WebException we
)

Parameters

we
Type: System.NetWebException

[Missing <param name="we"/> documentation for "M:WorkZone.Dispatcher.Base.Exceptions.DispatchException.HandleException(System.Net.WebException)"]

Return Value

Type: String

[Missing <returns> documentation for "M:WorkZone.Dispatcher.Base.Exceptions.DispatchException.HandleException(System.Net.WebException)"]

See Also

Reference