Namespace: WorkZone.Dispatcher.Base.Exceptions
Assembly: WorkZone.Dispatcher.Base_22.1.0.0 (in WorkZone.Dispatcher.Base_22.1.0.0.dll) Version: 22.1.0.0 (22.1.0.0)
public MessageDispatchException( string uri, string request, string response, string messageReference, Exception ex )
Parameters
- uri
- Type: SystemString
[Missing <param name="uri"/> documentation for "M:WorkZone.Dispatcher.Base.Exceptions.MessageDispatchException.#ctor(System.String,System.String,System.String,System.String,System.Exception)"]
- request
- Type: SystemString
[Missing <param name="request"/> documentation for "M:WorkZone.Dispatcher.Base.Exceptions.MessageDispatchException.#ctor(System.String,System.String,System.String,System.String,System.Exception)"]
- response
- Type: SystemString
[Missing <param name="response"/> documentation for "M:WorkZone.Dispatcher.Base.Exceptions.MessageDispatchException.#ctor(System.String,System.String,System.String,System.String,System.Exception)"]
- messageReference
- Type: SystemString
[Missing <param name="messageReference"/> documentation for "M:WorkZone.Dispatcher.Base.Exceptions.MessageDispatchException.#ctor(System.String,System.String,System.String,System.String,System.Exception)"]
- ex
- Type: SystemException
[Missing <param name="ex"/> documentation for "M:WorkZone.Dispatcher.Base.Exceptions.MessageDispatchException.#ctor(System.String,System.String,System.String,System.String,System.Exception)"]