Home
last modified time | relevance | path

Searched refs:ClientException (Results 1 – 2 of 2) sorted by relevance

/dokuwiki/vendor/kissifrot/php-ixr/src/Exception/
H A DClientException.php6 class ClientException extends \Exception class
/dokuwiki/vendor/kissifrot/php-ixr/src/Client/
H A DClientSSL.php4 use IXR\Exception\ClientException; alias
74 * @throws ClientException
82 throw new ClientException('Could not open certificate: ' . $certificateFile);
88 throw new ClientException('Could not open private key: ' . $keyFile);
99 throw new ClientException('Could not open CA certificate: ' . $caFile);