|
|
| Options | Name | Purpose | |||||
|---|---|---|---|---|---|---|---|
|
|
SetMessage (StatusCodeEnum, character) |
/* Sets the status code & message in the appropriate places
@param StatusCodeEnum The status code for this error
@param character A message associated with the status code. May be ? nbut not empty */ |
|||||
|
|
CHARACTER ToString () |
|
| Options | Name | Purpose | |||||
|---|---|---|---|---|---|---|---|
|
|
SendExceptionError () |
|
|||||
|
|
SendExceptionError (StatusCodeEnum) |
/* Constructor.
@param StatusCodeEnum The error status being raised */ |
|||||
|
|
SendExceptionError (StatusCodeEnum, character) |
/* Constructor.
@param StatusCodeEnum The error status being raised
@param character The status message */ |
|||||
|
|
SendExceptionError (StatusCodeEnum, character, Error) |
/* Constructor.
@param StatusCodeEnum The error status being raised
@param character The status message
@param Progress.Lang.Error The error that caused this status error to be raised. */ |
|||||
|
|
SendExceptionError (StatusCodeEnum, character, Stop) |
/* Constructor.
@param StatusCodeEnum The error status being raised
@param character The status message
@param Progress.Lang.Error The error that caused this status error to be raised. */ |
|||||
|
|
SendExceptionError (StatusCodeEnum, Error) |
/* Constructor.
@param StatusCodeEnum The error status being raised
@param Progress.Lang.Error The error that caused this status error to be raised. */ |
|||||
|
|
SendExceptionError (StatusCodeEnum, Stop) |
/* Constructor.
@param StatusCodeEnum The error status being raised
@param Progress.Lang.Error The error that caused this status error to be raised. */ |
| Options | Name | Purpose | |||||
|---|---|---|---|---|---|---|---|
|
|
OpenEdge.Net.HTTP.StatusCodeEnum StatusCode |
|
|||||
|
|
CHARACTER StatusMessage |
|
|
Top
SetMessage (StatusCodeEnum, character)
|
||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
CHARACTER ToString ()
|
||||||||||||||||||
STATIC SendExceptionError ()
|
|||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
SendExceptionError (StatusCodeEnum)
|
|||||||||||||||||||||||
SendExceptionError (StatusCodeEnum, character)
|
|||||||||||||||||||||||
SendExceptionError (StatusCodeEnum, character, Error)
|
|||||||||||||||||||||||
SendExceptionError (StatusCodeEnum, character, Stop)
|
|||||||||||||||||||||||
SendExceptionError (StatusCodeEnum, Error)
|
|||||||||||||||||||||||
SendExceptionError (StatusCodeEnum, Stop)
|
|||||||||||||||||||||||
OpenEdge.Net.HTTP.StatusCodeEnum StatusCode
|
|||||||||
|---|---|---|---|---|---|---|---|---|---|
CHARACTER StatusMessage
|
|||||||||
Progress® OpenEdge® Release 12.5.0