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 d66c943 commit 192ab6dCopy full SHA for 192ab6d
src/Service/Exception/ConnectionException.php
@@ -1,5 +1,5 @@
1
<?php declare(strict_types=1);
2
3
-namespace FreshMail\Api\Client\Service\Http\Exception;
+namespace FreshMail\Api\Client\Service\Exception;
4
5
class ConnectionException extends \Exception{}
0 commit comments