Current Path : /var/test/www/storage/vendor/braintree/braintree_php/lib/Braintree/Exception/ |
Current File : /var/test/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 { }