| Current Path : /home/rtorresani/www/vendor/stripe/stripe-php/lib/Exception/ |
| Current File : //home/rtorresani/www/vendor/stripe/stripe-php/lib/Exception/UnexpectedValueException.php |
<?php
namespace Stripe\Exception;
class UnexpectedValueException extends \UnexpectedValueException implements ExceptionInterface
{
}