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, wrap
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
protected 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 EolRuntimeException
Copyright © 2016. All rights reserved.