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