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-22 08:05:34 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
59d614a24ea015a0a49de876a5b6446243e96973
zhamao-framework
/
src
/
ZM
/
Exception
/
NotInitializedException.php
11 lines
89 B
PHP
Raw
Normal View
History
Unescape
Escape
initial 2.0.0-a4 commit
2020-11-03 21:02:24 +08:00
<
?
php
namespace
ZM\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
NotInitializedException
extends
ZMException
initial 2.0.0-a4 commit
2020-11-03 21:02:24 +08:00
{
}
Reference in New Issue
Copy Permalink