WebObjects 5.1

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 Thu Jan 10 18:10:21 PST 2002.

Copyright © 2002 Apple Computer, Inc.