This website requires JavaScript.
Explore
Help
Sign In
noccy
/
php-shell
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
427cac578af8f42a5d24a146d2b4f77e6bd01e01
php-shell
/
lib
/
Exception
/
ShellException.php
T
8 lines
102 B
PHP
Raw
Normal View
History
Unescape
Escape
Implemented contexts, optimizations
2016-11-01 15:12:11 +01:00
<?
php
namespace
NoccyLabs\Shell\Exception
;
use
Exception
;
class
ShellException
extends
Exception
{}
Reference in New Issue
Copy Permalink