Click or drag to resize

DispatchExceptionHandleException Method

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


Namespace: WorkZone.Dispatcher.Base.Exceptions
Assembly: WorkZone.Dispatcher.Base_24.5.0.0 (in WorkZone.Dispatcher.Base_24.5.0.0.dll) Version: 24.5.0.0 (24.5.0.0)
Syntax
public static string HandleException(
	WebException we
)

Parameters

we  WebException

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

Return Value

String

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

See Also