|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.lang.Throwable | +--java.lang.Exception | +--java.lang.RuntimeException | +--org.omg.CORBA.SystemException
Field Summary | |
CompletionStatus |
completed
|
int |
minor
|
Method Summary | |
java.lang.Throwable |
getCause()
|
java.lang.Throwable |
initCause(java.lang.Throwable cause)
|
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public int minor
public CompletionStatus completed
Method Detail |
public java.lang.Throwable initCause(java.lang.Throwable cause)
public java.lang.Throwable getCause()
getCause
in interface org.apache.avalon.framework.CascadingThrowable
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |