|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.lang.Throwable java.lang.Exception bexee.admin.DeploymentException
This class is used to indicate that something went wrong when trying to deploy a BPEL process to the bexee and Axis engines.
Field Summary |
Fields inherited from class java.lang.Exception |
|
Constructor Summary | |
DeploymentException(java.lang.String message)
|
|
DeploymentException(java.lang.String message,
java.lang.Throwable cause)
|
|
DeploymentException(java.lang.Throwable cause)
|
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 DeploymentException(java.lang.String message)
public DeploymentException(java.lang.String message, java.lang.Throwable cause)
public DeploymentException(java.lang.Throwable cause)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |