public class ErlCircularRuleInheritanceException extends EolRuntimeException
Modifier and Type | Field and Description |
---|---|
protected ExtensibleNamedRule |
rule |
ast, context, message, reason
Constructor and Description |
---|
ErlCircularRuleInheritanceException(ExtensibleNamedRule rule) |
Modifier and Type | Method and Description |
---|---|
ModuleElement |
getAst() |
String |
getReason() |
findCause, getColumn, getLine, getMessage, propagate, propagateDetailed, setAst, setMessage, setReason, toString, wrap
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
protected ExtensibleNamedRule rule
public ErlCircularRuleInheritanceException(ExtensibleNamedRule rule)
public String getReason()
getReason
in class EolRuntimeException
public ModuleElement getAst()
getAst
in class EolRuntimeException
Copyright © 2020. All rights reserved.