JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3Rbr * @license https://opensource.org/licenses/MIT MIT License * @link https://api.xendit.co */ namespace App\Xendit\Exceptions; /** * Class InvalidArgumentException * * @category Exception * @package Xendit\Exceptions * @author Ellen * @license https://opensource.org/licenses/MIT MIT License * @link https://api.xendit.co */ class InvalidArgumentException extends \InvalidArgumentException { }