
Public Member Functions | |
| String | message () |
| NSArray | stackTrace () |
| String | typeException () |
| WOExceptionParser (Throwable exception) | |
Protected Member Functions | |
| NSArray | _ignoredPackages () |
| void | _parseException () |
| void | _verifyPackageForLine (WOParsedErrorLine line, NSArray packages) |
Static Protected Member Functions | |
| static String | _stringFromFile (String path) |
Protected Attributes | |
| Throwable | _exception |
| String | _message |
| NSMutableArray | _stackTrace |
| String | _typeException |
| WOExceptionParser | ( | Throwable | exception | ) |
| NSArray _ignoredPackages | ( | ) | [protected] |
| void _parseException | ( | ) | [protected] |
| void _verifyPackageForLine | ( | WOParsedErrorLine | line, | |
| NSArray | packages | |||
| ) | [protected] |
| String message | ( | ) |
| NSArray stackTrace | ( | ) |
| String typeException | ( | ) |
Throwable _exception [protected] |
NSMutableArray _stackTrace [protected] |
String _typeException [protected] |
1.5.8