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 ffebdd7 commit 1184805Copy full SHA for 1184805
src/PHPCouchDB/Exception/ServerException.php
@@ -2,6 +2,6 @@
2
3
namespace PHPCouchDB\Exception;
4
5
-class ServerException
+class ServerException extends \Exception
6
{
7
}
0 commit comments