public abstract class IEvaluationException extends RuntimeException
| Modifier | Constructor and Description |
|---|---|
protected |
IEvaluationException(String msg) |
protected |
IEvaluationException(Throwable t) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
setAdditionalDetails(String details) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2018. All rights reserved.