public class DefaultExceptionInfoFormater extends SimpleExceptionInfoFormater
| Constructor and Description |
|---|
DefaultExceptionInfoFormater() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
buildFileInfo(TemplateExceptionInfo info,
StringBuilder sb)
实现报错文件路径输出
|
protected void |
buildPlace(TemplateExceptionInfo info,
StringBuilder sb)
实现报错位置输出
|
protected void |
buildReason(TemplateExceptionInfo info,
StringBuilder sb)
实现报错原因输出
|
protected void |
buildText(TemplateExceptionInfo info,
StringBuilder sb)
实现报错内容输出
|
getMessageprotected void buildFileInfo(TemplateExceptionInfo info, StringBuilder sb)
SimpleExceptionInfoFormaterbuildFileInfo in class SimpleExceptionInfoFormaterprotected void buildReason(TemplateExceptionInfo info, StringBuilder sb)
SimpleExceptionInfoFormaterbuildReason in class SimpleExceptionInfoFormaterprotected void buildPlace(TemplateExceptionInfo info, StringBuilder sb)
SimpleExceptionInfoFormaterbuildPlace in class SimpleExceptionInfoFormaterprotected void buildText(TemplateExceptionInfo info, StringBuilder sb)
SimpleExceptionInfoFormaterbuildText in class SimpleExceptionInfoFormaterCopyright © 2006–2018 TinyGroup. All rights reserved.