WebObjects 5.2.3

com.webobjects.woextensions
Class WOExceptionParser

java.lang.Object
  extended bycom.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 Oct 21 15:04:16 PDT 2004.

Copyright © 2004 Apple Computer, Inc.