|
|
| 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, Error) |
/* 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 |
/* (mandatory) The error HTTP status code. */ |
|||||
|
|
CHARACTER StatusMessage |
/* A status message text. */ |
|
Top
STATIC SendExceptionError ()
|
|||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
SendExceptionError (StatusCodeEnum)
|
|||||||||||||||||||||||
SendExceptionError (StatusCodeEnum, character)
|
|||||||||||||||||||||||
SendExceptionError (StatusCodeEnum, character, Error)
|
|||||||||||||||||||||||
SendExceptionError (StatusCodeEnum, Error)
|
|||||||||||||||||||||||
OpenEdge.Net.HTTP.StatusCodeEnum StatusCode
|
|||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
CHARACTER StatusMessage
|
|||||||||||
Progress® OpenEdge® Release 11.7