public class EolNotApplicableOperationException extends EolRuntimeException
| Modifier and Type | Field and Description |
|---|---|
protected EolType |
expected |
protected String |
operation |
ast, context, message, reason| Constructor and Description |
|---|
EolNotApplicableOperationException(String operation,
EolType expected,
ModuleElement ast) |
| Modifier and Type | Method and Description |
|---|---|
String |
getReason() |
findCause, getAst, getColumn, getLine, getMessage, propagate, propagateDetailed, setAst, setMessage, setReason, toString, wrapaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic EolNotApplicableOperationException(String operation, EolType expected, ModuleElement ast)
public String getReason()
getReason in class EolRuntimeExceptionCopyright © 2020. All rights reserved.