|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
it.imolinfo.jbi4ejb.exception.Jbi4EjbException
it.imolinfo.jbi4ejb.exception.EJBInvokeException
public class EJBInvokeException
Exception for WSDL generation from EJB remote interface.
| Constructor Summary | |
|---|---|
EJBInvokeException(java.lang.String msg)
Instantiates a new EJB invoke exception. |
|
EJBInvokeException(java.lang.Throwable th)
Instantiates a new EJB invoke exception. |
|
| Method Summary |
|---|
| Methods inherited from class it.imolinfo.jbi4ejb.exception.Jbi4EjbException |
|---|
getLocalizedMessage |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, 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 EJBInvokeException(java.lang.Throwable th)
th - the exception causepublic EJBInvokeException(java.lang.String msg)
msg - the exception message
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||