refactor
[m6w6/seekat] / lib / Exception / RequestException.php
index a9da6d6c731bc8ed60d8ab011e04d66feb472a19..7f91535b7d59f3c8cf69af8d26fac31ac4954077 100644 (file)
@@ -9,6 +9,9 @@ use http\ {
 };
 use seekat\Exception;
 
+/**
+ * @code-coverage-ignore
+ */
 class RequestException extends BaseException implements Exception
 {
        /**