|
||||||||||
| 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
|
+--net.larsan.norna.util.NestedException
|
+--net.larsan.urd.impl.ContainerException
A nested exception for container failures.
| Constructor Summary | |
ContainerException(java.lang.String msg)
|
|
ContainerException(java.lang.String msg,
java.lang.Throwable th)
|
|
ContainerException(java.lang.Throwable th)
|
|
| Methods inherited from class net.larsan.norna.util.NestedException |
getMessage, getNestedException, getNestedMessage, printStackTrace, printStackTrace, printStackTrace |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public ContainerException(java.lang.String msg)
public ContainerException(java.lang.Throwable th)
public ContainerException(java.lang.String msg,
java.lang.Throwable th)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||