Your IP : 216.73.217.100


Current Path : /home/rtorresani/www/vendor/braintree/braintree_php/lib/Braintree/Exception/
Upload File :
Current File : //home/rtorresani/www/vendor/braintree/braintree_php/lib/Braintree/Exception/Connection.php

<?php

namespace Braintree\Exception;

use Braintree\Exception;

/**
 * Raised when the connection fails
 *
 * @copyright 2015 Braintree, a division of PayPal, Inc.
 */
class Connection extends Exception
{
}