Current Path : /var/www/alh/system/storage/vendor/braintree/braintree_php/lib/Braintree/Exception/ |
Current File : /var/www/alh/system/storage/vendor/braintree/braintree_php/lib/Braintree/Exception/NotFound.php |
<?php /** * Raised when a record could not be found. * * @package Braintree * @subpackage Exception * @copyright 2014 Braintree, a division of PayPal, Inc. */ class Braintree_Exception_NotFound extends Braintree_Exception { }