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
30b4f81fc6
bookstack
/
app
/
Exceptions
/
PrettyException.php
3 lines
82 B
PHP
Raw
Normal View
History
Unescape
Escape
Updated app requirements & Added some friendlier errors
2016-02-04 04:52:25 +08:00
<
?
php
namespace
BookStack\Exceptions
;
Improved Exception handling, Removed npm requirement for testing
2016-09-03 19:08:58 +08:00
class
PrettyException
extends
\Exception
{}