|
||||||||||
| PREV CLASS NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.jboss.invocation.InvocationException
A nested exception that is used to differentiate application exceptions from communication exceptions.
| Constructor Summary | |
InvocationException(java.lang.String msg,
java.lang.Throwable cause)
|
|
InvocationException(java.lang.Throwable cause)
|
|
| 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 |
| Constructor Detail |
public InvocationException(java.lang.Throwable cause)
public InvocationException(java.lang.String msg,
java.lang.Throwable cause)
| Method Detail |
public java.lang.Throwable getTargetException()
|
||||||||||
| PREV CLASS NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||