Your IP : 216.73.216.95


Current Path : /var/test/www/storage2/vendor/braintree/braintree_php/lib/Braintree/
Upload File :
Current File : /var/test/www/storage2/vendor/braintree/braintree_php/lib/Braintree/Exception.php

<?php
/**
 * super class for all Braintree exceptions
 *
 * @package    Braintree
 * @subpackage Exception
 * @copyright  2014 Braintree, a division of PayPal, Inc.
 */
class Braintree_Exception extends Exception
{
}