This website requires JavaScript.
Explore
Help
Sign In
AS1024
/
Kanboard-Prod
Watch
1
Star
0
Fork
You've already forked Kanboard-Prod
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
deploy
Kanboard-Prod
/
app
/
Core
/
Http
/
ClientException.php
10 lines
98 B
PHP
Raw
Permalink
Blame
History
<
?
php
namespace
Kanboard\Core\Http
;
use
Exception
;
class
ClientException
extends
Exception
{
}
Reference in New Issue
View Git Blame
Copy Permalink