|
|
| 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 | |||||
|---|---|---|---|---|---|---|---|
|
|
StackOverflowError () |
|
|||||
|
|
StackOverflowError () |
|
| Options | Name | Purpose | |||||
|---|---|---|---|---|---|---|---|
|
|
Progress.Lang.Error InnerError |
Inherited from OpenEdge.Core.System.ApplicationError |
|||||
|
|
Progress.Lang.Stop InnerStop |
Inherited from OpenEdge.Core.System.ApplicationError |
|
Top
PROTECTED AddError (Class, character, longchar)
|
|||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC Object Clone ()
|
|||||||||||||||||||||||||||
PUBLIC LONGCHAR GetErrorMessage ()
|
|||||||||||||||||||||||||||
PUBLIC CHARACTER GetShortMessage ()
|
|||||||||||||||||||||||||||
PUBLIC CHARACTER ToString ()
|
|||||||||||||||||||||||||||
STATIC StackOverflowError ()
|
||||
|---|---|---|---|---|
PUBLIC StackOverflowError ()
|
||||
PUBLIC Progress.Lang.Error InnerError
|
|||||||||
|---|---|---|---|---|---|---|---|---|---|
PUBLIC Progress.Lang.Stop InnerStop
|
|||||||||
Progress® OpenEdge® Release 12.2.0