类 DebugInfo
java.lang.Object
com.gdxsoft.easyweb.debug.DebugInfo
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明getDebugInfo(boolean isHtml) getE()getExceptionInfo(boolean isHtml) getRequestInfo(boolean isHtml) void记录到 HSQL数据库中voidsetDebugFrames(DebugFrames debugFrames) voidvoidsetRequestValue(RequestValue requestValue)
-
构造器详细资料
-
DebugInfo
public DebugInfo()
-
-
方法详细资料
-
recordToHsql
public void recordToHsql()记录到 HSQL数据库中 -
getExeptionPageText
-
getExeptionPage
-
getDebugPage
-
getExceptionInfo
-
getDebugInfo
-
getRequestInfo
-
getE
- 返回:
- the _E
-
setE
- 参数:
_e- the _E to set
-
getDebugFrames
- 返回:
- the _DebugFrames
-
setDebugFrames
- 参数:
debugFrames- the _DebugFrames to set
-
getRequestValue
- 返回:
- the _RequestValue
-
setRequestValue
- 参数:
requestValue- the _RequestValue to set
-