Your IP : 216.73.216.95


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

<?php
/**
 * Raised when a client library must be upgraded.
 *
 * @package    Braintree
 * @subpackage Exception
 * @copyright  2014 Braintree, a division of PayPal, Inc.
 */
class Braintree_Exception_UpgradeRequired extends Braintree_Exception
{

}