EzHookTool
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
EzHookTool
core
/
io.github.lingqiqi5211.ezhooktool.core
/
ClassNotFoundError
/
ClassNotFoundError
Class
Not
Found
Error
constructor
(
className
:
String
,
classLoaderInfo
:
String
,
triedNames
:
List
<
String
>
=
listOf(className)
,
cause
:
Throwable
?
=
null
)