diff --git a/dHttp/Client.php b/dHttp/Client.php index 9d009b6..81676b2 100644 --- a/dHttp/Client.php +++ b/dHttp/Client.php @@ -29,7 +29,7 @@ class Client * * @param null $url * @param array $options - * @throws \Exception + * @throws dException */ public function __construct($url = null, array $options = array()) {