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/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
{

}