类 ExceptionElement
java.lang.Object
cn.afternode.commons.bukkit.report.ExceptionElement
- 所有已实现的接口:
IPluginReportElement
Exception (stacktrace) element
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
ExceptionElement
Primary constructor- 参数:
name- Titlethrowable- Throwable
-
-
方法详细资料
-
title
从接口复制的说明:IPluginReportElementTitle of this element (append to report)- 指定者:
title在接口中IPluginReportElement- 返回:
- Title
-
build
从接口复制的说明:IPluginReportElementBuild to string- 指定者:
build在接口中IPluginReportElement- 返回:
- Body of this element
-