|
Options | Name | Purpose | |
---|---|---|---|
SetOperation (MappedOperation) |
/* Add an operation to the args
@param MappedOperation An operation to add to the args */
|
||
SetService (DataObjectService) |
/* Add a service to the args
@param DataObjectService A service to add to the args */
|
Options | Name | Purpose | |
---|---|---|---|
HandlerErrorEventArgs (IWebRequest, IHttpResponse, Error) |
/* Constructor.
@param IWebRequest The request that resulting in the exception
@param IHttpResponse The current response object, if any
@param Progress.Lang.Error The operation error that caused the event */
|
||
HandlerErrorEventArgs (IWebRequest, Error) |
/* Constructor.
@param IWebRequest The request that resulting in the exception
@param Progress.Lang.Error The operation error that caused the event */
|
||
HandlerErrorEventArgs (Error, IWebRequest, IHttpResponse, Object) |
/* Constructor.
@param Progress.Lang.Error The operation error that caused the event
@param IWebRequest The request that resulting in the exception
@param IHttpResponse The current response object, if any
@param Progress.Lang.Object The 'business entity' object, if any */
|
Options | Name | Purpose | |
---|---|---|---|
Progress.Lang.Error OperationError |
|
SetOperation (MappedOperation)
|
||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
SetService (DataObjectService)
|
HandlerErrorEventArgs (IWebRequest, IHttpResponse, Error)
|
||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
HandlerErrorEventArgs (IWebRequest, Error)
|
||||||||||||||||||||||||
HandlerErrorEventArgs (Error, IWebRequest, IHttpResponse, Object)
|
Progress.Lang.Error OperationError
|
---|