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

<?php
/**
 * Raised when an error occurs that the client library is not built to handle.
 * This shouldn't happen.
 *
 * @package    Braintree
 * @subpackage Exception
 * @copyright  2014 Braintree, a division of PayPal, Inc.
 */
class Braintree_Exception_Unexpected extends Braintree_Exception
{

}