Your IP : 216.73.216.43


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/ServiceUnavailable.php

<?php

namespace Braintree\Exception;

use Braintree\Exception;

/**
 * Raised when the gateway service is unavailable.
 */
class ServiceUnavailable extends Exception
{
}