JFIF  x x C         C     "        } !1AQa "q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz        w !1AQ aq"2B #3Rbr{ gilour

File "InvalidRequestException.php"

Full Path: /var/www/laravel_filter/vendor/stripe/stripe-php/lib/Exception/OAuth/InvalidRequestException.php
File size: 239 bytes
MIME-type: text/x-php
Charset: utf-8

<?php

namespace Stripe\Exception\OAuth;

/**
 * InvalidRequestException is thrown when a code, refresh token, or grant
 * type parameter is not provided, but was required.
 */
class InvalidRequestException extends OAuthErrorException
{
}