|
||||||||||
| 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
|
+--org.apache.commons.lang.exception.NestableException
|
+--org.troublescope.TroubleScopeException
|
+--org.troublescope.resolution.ResolutionException
An exception in the evaluation subsystem.
| Fields inherited from class org.apache.commons.lang.exception.NestableException |
delegate |
| Constructor Summary | |
ResolutionException(java.lang.String msg)
Create a new ResolutionException. |
|
ResolutionException(java.lang.String msg,
java.lang.Throwable t)
Create a new ResolutionException. |
|
| Methods inherited from class org.apache.commons.lang.exception.NestableException |
getCause, getLength, getMessage, getMessage, getMessages, getThrowable, getThrowableCount, getThrowables, indexOfThrowable, indexOfThrowable, indexOfThrowable, printPartialStackTrace, printStackTrace, printStackTrace, printStackTrace |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public ResolutionException(java.lang.String msg)
ResolutionException.
public ResolutionException(java.lang.String msg,
java.lang.Throwable t)
ResolutionException.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||