OpenWGA 7.9 - TMLScript reference
WGAErrorProperty :
exception
On object | WGAError |
Usage | Returns a Java exception that caused the error |
Description |
If the error was caused by an HTTP error status thrown by the app this is an instance of de.innovationgate.wgpublisher.webtml.utils.HttpErrorException. |
Writable | False |
Return value | A java exception (Java class java.lang.Exception) |
Allowed in script types |
|