This website works better with JavaScript
Home
Explore
Help
Register
Sign In
dream
/
platform
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Branch:
master
Branches
Tags
master
platform
/
framework
/
library
/
sentry
/
Raven
/
Exception.php
Exception.php
50 B
Permalink
History
Raw
1
2
3
4
<?php
class Raven_Exception extends Exception
{
}