|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
visad.VisADException
visad.data.fits.ExceptionStack
| Field Summary | |
(package private) Vector |
vec
|
| Fields inherited from class java.lang.Exception |
|
| Constructor Summary | |
ExceptionStack()
|
|
ExceptionStack(Exception e)
|
|
| Method Summary | |
void |
addException(Exception e)
|
int |
depth()
|
Enumeration |
exceptions()
|
void |
printStackTrace()
|
void |
printStackTrace(PrintStream ps)
|
void |
printStackTrace(PrintWriter pw)
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
Vector vec
| Constructor Detail |
public ExceptionStack()
public ExceptionStack(Exception e)
| Method Detail |
public void addException(Exception e)
public int depth()
public Enumeration exceptions()
public void printStackTrace()
public void printStackTrace(PrintStream ps)
public void printStackTrace(PrintWriter pw)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||