A
B
C
D
E
F
G
H
I
L
O
P
Q
R
S
T
U
V
X
F
- FAILED - enum entry in io.github.libxposed.service.HookedTarget.State
The target's last hot reload attempt failed because the old module refused reload or reload raised an exception.
- FAILED - enum entry in io.github.libxposed.service.HotReloadResult.Status
The old module refused reload, or hot reload raised an exception.
When the old module refuses reload by returning
falsefromonHotReloading, message is null. When reload fails because of an exception, the message contains a framework-provided diagnostic string.- fillInStackTrace() - function in java.lang.Throwable