Class EolEvaluatorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.eclipse.epsilon.eol.exceptions.EolEvaluatorException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionEolEvaluatorException
(String message) EolEvaluatorException
(String message, Throwable cause) EolEvaluatorException
(Throwable cause) EolEvaluatorException
(List<ParseProblem> problems) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
EolEvaluatorException
public EolEvaluatorException() -
EolEvaluatorException
-
EolEvaluatorException
-
EolEvaluatorException
-
EolEvaluatorException
-