|
|
| Options | Name | Purpose | |||||
|---|---|---|---|---|---|---|---|
|
|
AddError (Class, character, longchar) |
/** Registers an error's texts. Works on last-in-wins basis,
so if an error text is registered multiple times, the last
one wins.
@param Progress.Lang.Class The application error type
@param character The short message
@param lonchar The complete, long error description */ Inherited from OpenEdge.Core.System.ApplicationError |
|||||
|
|
Object Clone () |
Inherited from OpenEdge.Core.System.ApplicationError |
|||||
|
|
LONGCHAR GetErrorMessage () |
/** Returns the resolved/substituted message text for the error. Note
that this excludes the inner error, if any.
@return longchar A resolved version of the error message. */ Inherited from OpenEdge.Core.System.ApplicationError |
|||||
|
|
CHARACTER GetShortMessage () |
/** Returns the resolved/substituted short message for the error. Note
that this excludes the inner error, if any.
@return character A resolve string version of the short message. */ Inherited from OpenEdge.Core.System.ApplicationError |
|||||
|
|
CHARACTER ToString () |
Inherited from OpenEdge.Core.System.ApplicationError |
| Options | Name | Purpose | |||||
|---|---|---|---|---|---|---|---|
|
|
DataObjectError () |
/* Default constructor */ |
|||||
|
|
DataObjectError (DataObjectEventArgs) |
/* Constructor
@param DataObjectEventArgs The event args related to this error (typically from an event). */ |
|||||
|
|
DataObjectError (HandleRequestEventArgs) |
/* Constructor
@param HandleRequestEventArgs The event args related to this error (typically from an event). */ |
|||||
|
|
DataObjectError (ServiceDiscoveryEventArgs) |
/* Constructor
@param ServiceDiscoveryEventArgs The event args related to this error (typically from an event). */ |
| Options | Name | Purpose | |||||
|---|---|---|---|---|---|---|---|
|
|
Progress.Lang.Object BusinessEntity |
|
|||||
|
|
Progress.Lang.Error Error |
|
|||||
|
|
Progress.Lang.Error InnerError |
Inherited from OpenEdge.Core.System.ApplicationError |
|||||
|
|
Progress.Lang.Stop InnerStop |
Inherited from OpenEdge.Core.System.ApplicationError |
|||||
|
|
OpenEdge.Web.DataObject.MappedOperation Operation |
|
|||||
|
|
OpenEdge.Web.IWebRequest Request |
|
|||||
|
|
OpenEdge.Net.HTTP.IHttpResponse Response |
|
|||||
|
|
OpenEdge.Web.DataObject.DataObjectService Service |
|
|
Top
PROTECTED AddError (Class, character, longchar)
|
|||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC Object Clone ()
|
|||||||||||||||||||||||||||
PUBLIC LONGCHAR GetErrorMessage ()
|
|||||||||||||||||||||||||||
PUBLIC CHARACTER GetShortMessage ()
|
|||||||||||||||||||||||||||
PUBLIC CHARACTER ToString ()
|
|||||||||||||||||||||||||||
PUBLIC DataObjectError ()
|
|||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC DataObjectError (DataObjectEventArgs)
|
|||||||||||||
PUBLIC DataObjectError (HandleRequestEventArgs)
|
|||||||||||||
PUBLIC DataObjectError (ServiceDiscoveryEventArgs)
|
|||||||||||||
PUBLIC Progress.Lang.Object BusinessEntity
|
|||||||||
|---|---|---|---|---|---|---|---|---|---|
PUBLIC Progress.Lang.Error Error
|
|||||||||
PUBLIC Progress.Lang.Error InnerError
|
|||||||||
PUBLIC Progress.Lang.Stop InnerStop
|
|||||||||
PUBLIC OpenEdge.Web.DataObject.MappedOperation Operation
|
|||||||||
PUBLIC OpenEdge.Web.IWebRequest Request
|
|||||||||
PUBLIC OpenEdge.Net.HTTP.IHttpResponse Response
|
|||||||||
PUBLIC OpenEdge.Web.DataObject.DataObjectService Service
|
|||||||||
Progress® OpenEdge® Release 12.2.0