Your IP : 216.73.216.43


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

<?php

namespace Braintree;

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