We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bba6242 commit 2f574e5Copy full SHA for 2f574e5
src/Arhframe/Util/UtilException.php
@@ -3,7 +3,7 @@
3
/**
4
*
5
*/
6
-final class UtilException extends Exception
+final class UtilException extends \Exception
7
{
8
public function __construct($message = "",$code=0, $previous = NULL)
9
0 commit comments