public class MacroException extends TemplateException
detailMessage, exceptionInfos| Constructor and Description |
|---|
MacroException(Macro macro,
Exception e) |
| Modifier and Type | Method and Description |
|---|---|
Macro |
getMacro()
得到宏
|
void |
updateExceptionInfo(org.antlr.v4.runtime.ParserRuleContext context,
String fileInfo)
更新异常信息块
|
copyExceptionInfos, getExceptionInfo, getExceptionInfos, getMessage, getTemplateExceptionInfoFormater, recombine, setTemplateExceptionInfoFormateraddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic void updateExceptionInfo(org.antlr.v4.runtime.ParserRuleContext context,
String fileInfo)
updateExceptionInfo in class TemplateExceptioncontext - fileInfo - public Macro getMacro()
Copyright © 2006–2018 TinyGroup. All rights reserved.