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, wrapaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTraceprotected String modelName
protected String metaModelName
protected String actualMetaModelName
public EolInvalidMetaModelException(String modelName, String metaModelName, String actualMetaModelName, ModuleElement ast)
public String getReason()
getReason in class EolRuntimeExceptionCopyright © 2020. All rights reserved.