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
08ab24d6653b25992fdcdb2c6c2c4bed90be4a24
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