Home
last modified time | relevance | path

Searched refs:MatrixUnexpectedResponse (Results 1 – 3 of 3) sorted by relevance

/plugin/matrixnotifierwas/vendor/meet-kinksters/php-matrix-sdk/src/Exceptions/
DMatrixUnexpectedResponse.php10 class MatrixUnexpectedResponse extends MatrixException { class
/plugin/matrixnotifierwas/vendor/meet-kinksters/php-matrix-sdk/src/
DMatrixClient.php7 use MatrixPhp\Exceptions\MatrixUnexpectedResponse; alias
439 * @throws MatrixUnexpectedResponse If the homeserver gave a strange response
448 … throw new MatrixUnexpectedResponse('The upload was successful, but content_uri wasn\'t found.');
DMatrixHttpApi.php8 use MatrixPhp\Exceptions\MatrixUnexpectedResponse; alias
956 throw new MatrixUnexpectedResponse($responseBody);