joeq.ClassLib.sun14_linux.java.lang
Class Throwable

java.lang.Object
  extended by joeq.ClassLib.sun14_linux.java.lang.Throwable

public abstract class Throwable
extends Object

Throwable

Version:
$Id: Throwable.java,v 1.14 2004/05/07 08:11:01 joewhaley Exp $
Author:
John Whaley

Constructor Summary
Throwable()
           
 
Method Summary
 Throwable fillInStackTrace()
           
 Object getBacktraceObject()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Throwable

public Throwable()
Method Detail

fillInStackTrace

public Throwable fillInStackTrace()

getBacktraceObject

public Object getBacktraceObject()


Copyright © 2001-2005 John Whaley. All Rights Reserved.