|
||||||||||
| 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.Jbi4EjbDeployException
public class Jbi4EjbDeployException
Deploy exception for EJB BC.
| Constructor Summary | |
|---|---|
Jbi4EjbDeployException(java.lang.String msg)
Instantiates a new EJB deploy exception. |
|
Jbi4EjbDeployException(java.lang.Throwable th)
Instantiates a new EJB deploy 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 Jbi4EjbDeployException(java.lang.Throwable th)
th - the causepublic Jbi4EjbDeployException(java.lang.String msg)
msg - the message
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||