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

<?php
/**
 * Raised from non-validating methods when gateway validations fail.
 *
 * @package    Braintree
 * @subpackage Exception
 * @copyright  2014 Braintree, a division of PayPal, Inc.
 */
class Braintree_Exception_ValidationsFailed extends Braintree_Exception
{

}