This website requires JavaScript.
Explore
Help
Register
Sign In
yin5th
/
building-sign
Watch
1
Star
0
Fork
You've already forked building-sign
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
9d2b5d83e9
building-sign
/
app
/
exception
/
ServiceException.php
11 lines
95 B
PHP
Executable File
Raw
Blame
History
<
?
php
namespace
app\exception
;
use
Exception
;
class
ServiceException
extends
Exception
{
}
Reference in New Issue
View Git Blame
Copy Permalink