EzHookTool
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
EzHookTool
core
/
io.github.lingqiqi5211.ezhooktool.core
/
MemberNotFoundException
/
MemberNotFoundException
Member
Not
Found
Exception
constructor
(
memberType
:
MemberType
,
targetClass
:
String
,
searchedSuper
:
Boolean
,
conditionDesc
:
String
?
=
null
,
candidates
:
List
<
String
>
=
emptyList()
,
cause
:
Throwable
?
=
null
)