File "UnexpectedValueException.php"

Full Path: /home/fundopuh/trader.fxex.org/vendor/stripe/stripe-php/lib/Exception/UnexpectedValueException.php
File size: 135 bytes
MIME-type: text/x-php
Charset: utf-8

<?php

namespace Stripe\Exception;

class UnexpectedValueException extends \UnexpectedValueException implements ExceptionInterface
{
}