mirror of
https://github.com/HighCapable/YukiHookAPI.git
synced 2025-09-04 09:45:19 +08:00
Update api-exception documentation
This commit is contained in:
@@ -74,6 +74,16 @@ class HookEntry : IYukiHookXposedInit {
|
||||
}
|
||||
```
|
||||
|
||||
!> `loggerE` Hooking Process exception occurred
|
||||
|
||||
**异常原因**
|
||||
|
||||
`YukiHookAPI` 在进行自身初始化 Hook 过程中发生异常。
|
||||
|
||||
**解决方案**
|
||||
|
||||
通常情况下这种错误不会轻易发生,若一旦发生此错误,可直接提交日志进行反馈。
|
||||
|
||||
!> `loggerE` YukiHookAPI try to load HookEntryClass failed
|
||||
|
||||
**异常原因**
|
||||
|
Reference in New Issue
Block a user