Inherited by WOExceptionPage, and WOExceptionPage.

Public Member Functions | |
| String | errorMessage () |
| WOResponse | generateResponse () |
| boolean | isEventLoggingEnabled () |
| NSArray | reasonLines () |
| void | setException (Throwable newException) |
| boolean | showDetails () |
| WOExceptionPage (WOContext aContext) | |
Public Attributes | |
| String | currentReasonLine |
| WOExceptionParser | error |
| WOParsedErrorLine | errorline |
| Throwable | exception |
Protected Attributes | |
| NSArray | _reasonLines |
| WOExceptionPage | ( | WOContext | aContext | ) |
Reimplemented in WOExceptionPage, and WOExceptionPage.
| String errorMessage | ( | ) |
| WOResponse generateResponse | ( | ) |
| boolean isEventLoggingEnabled | ( | ) |
| NSArray reasonLines | ( | ) |
| void setException | ( | Throwable | newException | ) |
| boolean showDetails | ( | ) |
NSArray _reasonLines [protected] |
| Throwable exception |
1.5.8