no message
This commit is contained in:
parent
8239e49e23
commit
df0321bc5b
@ -89,7 +89,7 @@ final class HookController
|
||||
}
|
||||
|
||||
} else {
|
||||
throw new \Exception("没有这个方法");
|
||||
throw new \Exception("没有这个方法:".$sClass.'#'.$sFunc);
|
||||
}
|
||||
|
||||
} catch (\Throwable $e) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user