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, wrap
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public EolNotApplicableOperationException(String operation, EolType expected, ModuleElement ast)
public String getReason()
getReason
in class EolRuntimeException
Copyright © 2020. All rights reserved.