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, wrapaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTraceprotected ExtensibleNamedRule rule
public ErlCircularRuleInheritanceException(ExtensibleNamedRule rule)
public String getReason()
getReason in class EolRuntimeExceptionpublic ModuleElement getAst()
getAst in class EolRuntimeExceptionCopyright © 2020. All rights reserved.