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

File "InvalidRequestException.php"

Full Path: /home/u743136113/domains/arvi.seezify.com/public_html/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
{
}