Your IP : 216.73.216.95


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

<?php
/**
 * Raised when the Braintree library is not completely configured.
 *
 * @package    Braintree
 * @subpackage Exception
 * @see        Braintree_Configuration
 */
class Braintree_Exception_Configuration extends Braintree_Exception
{

}