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)
实现报错内容输出
|
getMessage
protected void buildFileInfo(TemplateExceptionInfo info, StringBuilder sb)
SimpleExceptionInfoFormater
buildFileInfo
in class SimpleExceptionInfoFormater
protected void buildReason(TemplateExceptionInfo info, StringBuilder sb)
SimpleExceptionInfoFormater
buildReason
in class SimpleExceptionInfoFormater
protected void buildPlace(TemplateExceptionInfo info, StringBuilder sb)
SimpleExceptionInfoFormater
buildPlace
in class SimpleExceptionInfoFormater
protected void buildText(TemplateExceptionInfo info, StringBuilder sb)
SimpleExceptionInfoFormater
buildText
in class SimpleExceptionInfoFormater
Copyright © 2006–2018 TinyGroup. All rights reserved.