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, wrap
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
protected String variableName
public EolUndefinedVariableException(String variableName, ModuleElement ast)
public String getReason()
getReason
in class EolRuntimeException
Copyright © 2016. All rights reserved.