
Public Member Functions | |
| ERCMailableExceptionPage (WOContext aContext) | |
| String | hostName () |
| boolean | isEventLoggingEnabled () |
| NSTimestamp | now () |
| NSArray | reasonLines () |
| void | setActor (EOEnterpriseObject value) |
| void | setErrorMessage (String errorMessage) |
| void | setException (Throwable value) |
| void | setExtraInfo (NSDictionary value) |
| void | setFormattedMessage (String value) |
| void | setReasonLines (NSArray reasonLines) |
| String | shortErrorMessage () |
Public Attributes | |
| NSArray | _reasonLines |
| EOEnterpriseObject | actor |
| String | currentReasonLine |
| String | currentUserInfoKey |
| Object | currentUserInfoValue |
| String | errorMessage |
| Throwable | exception |
| NSDictionary | extraInfo |
| String | formattedMessage |
| ERCMailableExceptionPage | ( | WOContext | aContext | ) |
| String hostName | ( | ) |
| boolean isEventLoggingEnabled | ( | ) |
| NSTimestamp now | ( | ) |
| NSArray reasonLines | ( | ) |
| void setActor | ( | EOEnterpriseObject | value | ) |
| void setErrorMessage | ( | String | errorMessage | ) |
| void setException | ( | Throwable | value | ) |
| void setExtraInfo | ( | NSDictionary | value | ) |
| void setFormattedMessage | ( | String | value | ) |
| void setReasonLines | ( | NSArray | reasonLines | ) |
| String shortErrorMessage | ( | ) |
| NSArray _reasonLines |
| EOEnterpriseObject actor |
| Object currentUserInfoValue |
| Throwable exception |
| NSDictionary extraInfo |
1.5.8