Preview: SSLCaFileNotFound.php
Size: 386 B
/home/godevadmin/www/admin/braintree/final/braintree_php-master/lib/Braintree/Exception/SSLCaFileNotFound.php
<?php
namespace Braintree\Exception;
use Braintree\Exception;
/**
* Raised when the SSL CaFile is not found.
*
* @package Braintree
* @subpackage Exception
* @copyright 2015 Braintree, a division of PayPal, Inc.
*/
class SSLCaFileNotFound extends Exception
{
}
class_alias('Braintree\Exception\SSLCaFileNotFound', 'Braintree_Exception_SSLCaFileNotFound');
Directory Contents
Dirs: 0 × Files: 17