AutoTweaker API
Toggle table of contents
0.1.0-alpha.35+c07218c5
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
AutoTweaker API
AutoTweaker API
/
io.github.autotweaker.api.trace
/
TraceRecorder
/
exception
exception
jvm
open
fun
exception
(
e
:
Throwable
)
(
source
)
记录一条异常的完整堆栈到命名空间
e
,通常使用
io.github.autotweaker.api.base.catching
来自动处理。
Parameters
e
异常对象