WebObjects 5.2

com.webobjects.woextensions
Class WOExceptionParser

java.lang.Object
  |
  +--com.webobjects.woextensions.WOExceptionParser

public class WOExceptionParser
extends Object


Constructor Summary
WOExceptionParser(Throwable exception)
           
 
Method Summary
 String message()
           
 NSArray stackTrace()
           
 String typeException()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WOExceptionParser

public WOExceptionParser(Throwable exception)
Method Detail

message

public String message()

stackTrace

public NSArray stackTrace()

typeException

public String typeException()

Last updated Fri Feb 21 13:15:00 PST 2003.

Copyright © 2003 Apple Computer, Inc.