|
|||||||||
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.jboss.deployment.DeploymentException | +--org.jboss.deployment.J2eeDeploymentException
Exception thrown by J2eeDeployer
on
deployment problems.
Fields inherited from class org.jboss.deployment.DeploymentException |
cause |
Constructor Summary | |
J2eeDeploymentException(java.lang.String message)
|
|
J2eeDeploymentException(java.lang.String message,
java.lang.Throwable e)
|
Methods inherited from class org.jboss.deployment.DeploymentException |
getCause, toString |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public J2eeDeploymentException(java.lang.String message)
public J2eeDeploymentException(java.lang.String message, java.lang.Throwable e)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |