OpenWGA 7.5 - TMLScript reference
WGAErrorProperty :
httpError
| On object | WGAError |
| Usage | Returns if the original error case was actually a HTTP error condition |
| Description |
All errors that are handled via error incident pages actually have an HTTP error code, but some of these may originally be caused by other failures in the system, like a Java Exception that caused an HTTP error code 500. When this property is true then the error was caused by a condition that directly triggered a HTTP error, like:
|
| Writable | False |
| Return value | Boolean |
| Allowed in script types |
|