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/Authentication.php |
<?php /** * Raised when authentication fails. * This may be caused by an incorrect Braintree_Configuration * * @package Braintree * @subpackage Exception * @copyright 2014 Braintree, a division of PayPal, Inc. */ class Braintree_Exception_Authentication extends Braintree_Exception { }