This website requires JavaScript.
Explore
Help
Sign In
Infra-Mirrors
/
BookStack
Watch
1
Star
0
Fork
0
You've already forked BookStack
mirror of
https://github.com/BookStackApp/BookStack.git
synced
2024-10-01 01:36:00 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b251671e3f
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-03 15:52:25 -05:00
<
?
php
namespace
BookStack\Exceptions
;
Improved Exception handling, Removed npm requirement for testing
2016-09-03 07:08:58 -04:00
class
PrettyException
extends
\Exception
{}
Reference in New Issue
Copy Permalink