com.webobjects.woextensions
Class WOExceptionParser
java.lang.Object
com.webobjects.woextensions.WOExceptionParser
public class WOExceptionParser
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_stackTrace
protected NSMutableArray _stackTrace
_exception
protected Throwable _exception
_message
protected String _message
_typeException
protected String _typeException
WOExceptionParser
public WOExceptionParser(Throwable exception)
_ignoredPackages
protected NSArray _ignoredPackages()
_verifyPackageForLine
protected void _verifyPackageForLine(WOParsedErrorLine line,
NSArray packages)
_parseException
protected void _parseException()
stackTrace
public NSArray stackTrace()
typeException
public String typeException()
message
public String message()
_stringFromFile
protected static String _stringFromFile(String path)
Copyright © 2002 – 2007 Project Wonder.