This website requires JavaScript.
Explore
Help
Sign In
zhamao-robot
/
zhamao-framework
Watch
1
Star
0
Fork
0
You've already forked zhamao-framework
mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced
2026-07-20 23:25:35 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1ffb30a471db1ac2375a8594afb169683b6b48a9
zhamao-framework
/
src
/
ZM
/
Exception
/
InterruptException.php
13 lines
100 B
PHP
Raw
Normal View
History
Unescape
Escape
initial 2.0.0-a2 commit
2020-09-29 15:07:43 +08:00
<
?
php
namespace
ZM\Exception
;
use
Exception
;
update to v2.0.0-b4 version change global.php config load time and logic set context get server function available more time delete unused comment and @CQAPISend @CQCommand add start_with and end_with set exceptions extended by ZMException rename @SwooleSetup to @ZMSetup fix quotes for global.php fix LightCache empty presistence_path error remove RemoteShell
2020-12-10 16:37:04 +08:00
class
InterruptException
extends
ZMException
initial 2.0.0-a2 commit
2020-09-29 15:07:43 +08:00
{
}
Reference in New Issue
Copy Permalink