Home
last modified time | relevance | path

Searched refs:MatrixHttpLibException (Results 1 – 4 of 4) sorted by relevance

/plugin/matrixnotifierwas/vendor/meet-kinksters/php-matrix-sdk/src/
DMatrixHttpApi.php6 use MatrixPhp\Exceptions\MatrixHttpLibException; alias
318 * @throws MatrixHttpLibException
345 * @throws MatrixHttpLibException
379 * @throws MatrixHttpLibException
407 * @throws MatrixHttpLibException
436 * @throws MatrixHttpLibException
453 * @throws MatrixHttpLibException
470 * @throws MatrixHttpLibException
490 * @throws MatrixHttpLibException
626 * @throws MatrixHttpLibException
[all …]
/plugin/matrixnotifierwas/vendor/meet-kinksters/php-matrix-sdk/src/Exceptions/
DMatrixHttpLibException.php10 class MatrixHttpLibException extends MatrixException { class
/plugin/matrixnotifierwas/vendor/meet-kinksters/php-matrix-sdk/tests/
DUserTest.php6 use MatrixPhp\Exceptions\MatrixHttpLibException; alias
DMatrixHttpApiTest.php6 use MatrixPhp\Exceptions\MatrixHttpLibException; alias