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-12 03:05:34 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d01bd69aa566f34f22f0dbc792e17d39b668a5d2
zhamao-framework
/
src
/
ZM
/
Exception
/
ZMException.php
12 lines
99 B
PHP
Raw
Normal View
History
Unescape
Escape
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
<
?
php
namespace
ZM\Exception
;
use
Exception
;
update to build 417
2021-09-01 14:14:00 +08:00
abstract
class
ZMException
extends
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
{
}
Reference in New Issue
Copy Permalink