Your IP : 216.73.216.97


Current Path : /var/www/clients/client3/web2/web/vendor/braintree/braintree_php/lib/Braintree/
Upload File :
Current File : /var/www/clients/client3/web2/web/vendor/braintree/braintree_php/lib/Braintree/Exception.php

<?php
namespace Braintree;

/**
 * super class for all Braintree exceptions
 *
 * @package    Braintree
 * @subpackage Exception
 */
class Exception extends \Exception
{
}