public class EUnitParseException extends EolRuntimeException
ast, context, reason| Constructor and Description |
|---|
EUnitParseException(List<ParseProblem> parseProblems) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
List<ParseProblem> |
getProblems() |
getAst, getColumn, getLine, getReason, propagate, setAst, setReason, toString, wrapaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic EUnitParseException(List<ParseProblem> parseProblems)
public List<ParseProblem> getProblems()
public String getMessage()
getMessage in class EolRuntimeExceptionCopyright © 2016. All rights reserved.