Preview: NotFound.php
Size: 300 B
/home/godevadmin/www/admin/braintree/final/braintree/lib/Braintree/Exception/NotFound.php
<?php
namespace Braintree\Exception;
use Braintree\Exception;
/**
* Raised when a record could not be found.
*
* @package Braintree
* @subpackage Exception
*/
class NotFound extends Exception
{
}
class_alias('Braintree\Exception\NotFound', 'Braintree_Exception_NotFound');
Directory Contents
Dirs: 0 × Files: 18