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