|
||||||||||
| 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.ant.website.CompilerException
Trivial nested exception
| Constructor Summary | |
CompilerException()
|
|
CompilerException(java.lang.String msg)
|
|
CompilerException(java.lang.String msg,
java.lang.Throwable error)
|
|
CompilerException(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 CompilerException()
public CompilerException(java.lang.String msg)
public CompilerException(java.lang.Throwable th)
public CompilerException(java.lang.String msg,
java.lang.Throwable error)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||