public class EclNotApplicableSuperRuleException extends EolRuntimeException
| Modifier and Type | Field and Description |
|---|---|
protected IEclContext |
context |
protected Object |
left |
protected Object |
right |
protected MatchRule |
rule |
ast, reason| Constructor and Description |
|---|
EclNotApplicableSuperRuleException(Object left,
Object right,
MatchRule rule,
IEclContext context) |
| 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 MatchRule rule
protected Object left
protected Object right
protected IEclContext context
public EclNotApplicableSuperRuleException(Object left, Object right, MatchRule rule, IEclContext context)
public String getReason()
getReason in class EolRuntimeExceptionCopyright © 2016. All rights reserved.