public class EolUndefinedVariableException extends EolRuntimeException
| Modifier and Type | Field and Description |
|---|---|
protected String |
variableName |
ast, context, reason| Constructor and Description |
|---|
EolUndefinedVariableException(String variableName,
ModuleElement ast) |
| Modifier and Type | Method and Description |
|---|---|
String |
getReason() |
getAst, getColumn, getLine, getMessage, propagate, setAst, setReason, toString, wrapaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTraceprotected String variableName
public EolUndefinedVariableException(String variableName, ModuleElement ast)
public String getReason()
getReason in class EolRuntimeExceptionCopyright © 2016. All rights reserved.