|
||||||||
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 | +--org.omg.CORBA.UserException
Constructor Summary | |
UserException()
|
|
UserException(java.lang.String value)
|
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 |
Constructor Detail |
public UserException()
public UserException(java.lang.String value)
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 |