|
||||||||||
| PREV CLASS (src) NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.jboss.management.j2ee.WrapperException
Exception containing another target exception for further informations
| Field Summary | |
java.lang.Throwable |
mTarget
|
| Constructor Summary | |
WrapperException(java.lang.String pMessage,
java.lang.Throwable pThrowable)
|
|
| Method Summary | |
java.lang.Throwable |
getTargetException()
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public java.lang.Throwable mTarget
| Constructor Detail |
public WrapperException(java.lang.String pMessage,
java.lang.Throwable pThrowable)
| Method Detail |
public java.lang.Throwable getTargetException()
|
||||||||||
| PREV CLASS (src) NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||