JFIF x x C C " } !1AQa "q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w !1AQ aq"2B #3Rbr{
File "ClientException.php"
Full Path: /var/www/laravel_filter/Modules/PaymentGateway/vendor/guzzlehttp/guzzle/src/Exception/ClientException.php
File size: 163 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
namespace GuzzleHttp\Exception;
/**
* Exception when a client error is encountered (4xx codes)
*/
class ClientException extends BadResponseException
{
}