|
|||||||||
| 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
|
+--jrun.deployment.DeploymentException
|
+--jrun.deployment.AlreadyDeployedException
This class is used by the ClusterDeployerService to only log messages when debug is enabled.
| Fields inherited from class jrun.deployment.DeploymentException |
messages, rootCause |
| Constructor Summary | |
AlreadyDeployedException(java.lang.String message)
|
|
| Methods inherited from class jrun.deployment.DeploymentException |
addMessage, getLocalizedMessage, getMessage, getRootCause |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, printStackTrace, printStackTrace, printStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public AlreadyDeployedException(java.lang.String message)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||