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