mirror of
https://gitee.com/huoyo/ko-time.git
synced 2025-12-06 16:58:26 +08:00
update docs
This commit is contained in:
parent
892d0f1a2c
commit
6eadac713a
@ -174,6 +174,7 @@ public class TestInvoke implements InvokedHandler {
|
||||
} catch (Exception e) {
|
||||
//做一些你自己的处理
|
||||
KoUtil.throwException(e);
|
||||
//经过throw代码和正常throw e一样,无法继续往下执行了
|
||||
}
|
||||
```
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user