|
|||||||||
| 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.DeploymentURLException
| Fields inherited from class jrun.deployment.DeploymentException |
messages, rootCause |
| Constructor Summary | |
DeploymentURLException(java.lang.String url)
|
|
DeploymentURLException(java.lang.String url,
java.lang.Exception root)
|
|
| Method Summary | |
java.lang.String |
getURL()
|
java.lang.String |
toString()
|
| Methods inherited from class jrun.deployment.DeploymentException |
addMessage, getLocalizedMessage, getMessage, getRootCause |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, printStackTrace, printStackTrace, printStackTrace |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public DeploymentURLException(java.lang.String url,
java.lang.Exception root)
public DeploymentURLException(java.lang.String url)
| Method Detail |
public java.lang.String getURL()
public java.lang.String toString()
toString in class java.lang.Throwable
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||