Current File : /home/getxxhzo/app.genicards.com/vendor/stripe/stripe-php/lib/Exception/BadMethodCallException.php
<?php

namespace Stripe\Exception;

class BadMethodCallException extends \BadMethodCallException implements ExceptionInterface
{
}