CertificateNotFound
Less than 1 minute
CertificateNotFound
Exception thrown when a local client certificate file cannot be found.
class CertificateNotFound extends \Hazaar\ExceptionExtends: Hazaar\Exception
Used to indicate that the specified certificate file is missing during HTTP client operations requiring certificate authentication.
Methods
__construct
Constructs a CertificateNotFound exception with a descriptive error message.
public __construct(): voidThis exception is thrown when a file is not found while attempting to load a local client certificate for HTTP requests.
Generated by Hazaar API Doc Generator on Fri, 04 Sep 2026 23:32:18 +0000