| Current Path : /var/www/www.indacotrentino.com/www/vendor/braintree/braintree_php/lib/Braintree/ |
| Current File : //var/www/www.indacotrentino.com/www/vendor/braintree/braintree_php/lib/Braintree/Exception.php |
<?php
namespace Braintree;
/**
* super class for all Braintree exceptions
*/
class Exception extends \Exception
{
}