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, setTemplateExceptionInfoFormater
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public void updateExceptionInfo(org.antlr.v4.runtime.ParserRuleContext context, String fileInfo)
updateExceptionInfo
in class TemplateException
context
- fileInfo
- public Macro getMacro()
Copyright © 2006–2018 TinyGroup. All rights reserved.