This website requires JavaScript.
Explore
Help
Sign In
colin
/
bookstack
Watch
1
Star
0
Fork
You've already forked bookstack
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
release
bookstack
/
app
/
Exceptions
/
HttpFetchException.php
10 lines
103 B
PHP
Raw
Permalink
Blame
History
<
?
php
namespace
BookStack\Exceptions
;
use
Exception
;
class
HttpFetchException
extends
Exception
{
}
Reference in New Issue
View Git Blame
Copy Permalink