feat: update api-exception

This commit is contained in:
2023-10-03 23:23:15 +08:00
parent 5c415c8d61
commit da170e7ae1
2 changed files with 0 additions and 48 deletions

View File

@@ -451,30 +451,6 @@ Please confirm the `RemedyPlan` parameter you set and the `Class` that exists in
::: 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
:::