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-21 15:45:36 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1ffb30a471db1ac2375a8594afb169683b6b48a9
zhamao-framework
/
src
/
ZM
/
Exception
/
InvalidArgumentException.php
12 lines
105 B
PHP
Raw
Normal View
History
Unescape
Escape
initial commit
2020-03-02 16:14:20 +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
InvalidArgumentException
extends
ZMException
initial commit
2020-03-02 16:14:20 +08:00
{
}
Reference in New Issue
Copy Permalink