mirror of
https://github.com/HighCapable/YukiHookAPI.git
synced 2025-09-04 09:45:19 +08:00
feat: update api-exception
This commit is contained in:
@@ -451,30 +451,6 @@ Please confirm the `RemedyPlan` parameter you set and the `Class` that exists in
|
|||||||
|
|
||||||
::: danger loggerE
|
::: danger loggerE
|
||||||
|
|
||||||
You must set a condition when finding a Method/Constructor/Field
|
|
||||||
|
|
||||||
:::
|
|
||||||
|
|
||||||
**Abnormal**
|
|
||||||
|
|
||||||
No conditions are set when looking for methods, constructors, and variables.
|
|
||||||
|
|
||||||
> The following example
|
|
||||||
|
|
||||||
```kotlin
|
|
||||||
method {
|
|
||||||
// No conditions are set here
|
|
||||||
}
|
|
||||||
```
|
|
||||||
|
|
||||||
**Solution**
|
|
||||||
|
|
||||||
Please complete your search criteria and try again.
|
|
||||||
|
|
||||||
###### exception
|
|
||||||
|
|
||||||
::: danger loggerE
|
|
||||||
|
|
||||||
Can't find this Class in \[**CLASSLOADER**\]: **CONTENT** Generated by YukiHookAPI#ReflectionTool
|
Can't find this Class in \[**CLASSLOADER**\]: **CONTENT** Generated by YukiHookAPI#ReflectionTool
|
||||||
|
|
||||||
:::
|
:::
|
||||||
|
@@ -435,30 +435,6 @@ Trying **COUNT** times and all failure by RemedyPlan
|
|||||||
|
|
||||||
::: danger loggerE
|
::: danger loggerE
|
||||||
|
|
||||||
You must set a condition when finding a Method/Constructor/Field
|
|
||||||
|
|
||||||
:::
|
|
||||||
|
|
||||||
**异常原因**
|
|
||||||
|
|
||||||
在查找方法、构造方法以及变量时并未设置任何条件。
|
|
||||||
|
|
||||||
> 示例如下
|
|
||||||
|
|
||||||
```kotlin
|
|
||||||
method {
|
|
||||||
// 这里没有设置任何条件
|
|
||||||
}
|
|
||||||
```
|
|
||||||
|
|
||||||
**解决方案**
|
|
||||||
|
|
||||||
请将查找条件补充完整并再试一次。
|
|
||||||
|
|
||||||
###### exception
|
|
||||||
|
|
||||||
::: danger loggerE
|
|
||||||
|
|
||||||
Can't find this Class in \[**CLASSLOADER**\]: **CONTENT** Generated by YukiHookAPI#ReflectionTool
|
Can't find this Class in \[**CLASSLOADER**\]: **CONTENT** Generated by YukiHookAPI#ReflectionTool
|
||||||
|
|
||||||
:::
|
:::
|
||||||
|
Reference in New Issue
Block a user