|
|
| Options | Name | Purpose | |
|---|---|---|---|
| # | 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 | |
|---|---|---|---|
| ResizeError () |
|
||
| # | ResizeError () |
|
|
| # | ResizeError (character, character) |
|
|
| # | ResizeError (Error, character, character) |
|
| Options | Name | Purpose | |
|---|---|---|---|
| # | Progress.Lang.Error InnerError |
Inherited from OpenEdge.Core.System.ApplicationError |
|
Top
PROTECTED Object Clone ()
|
|||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PROTECTED LONGCHAR GetErrorMessage ()
|
|||||||||||||
PROTECTED CHARACTER GetShortMessage ()
|
|||||||||||||
PROTECTED CHARACTER ToString ()
|
|||||||||||||
STATIC ResizeError ()
|
|||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PROTECTED ResizeError ()
|
|||||||||||||||||||||
PROTECTED ResizeError (character, character)
|
|||||||||||||||||||||
PROTECTED ResizeError (Error, character, character)
|
|||||||||||||||||||||
PROTECTED Progress.Lang.Error InnerError
|
|||||||||
|---|---|---|---|---|---|---|---|---|---|