From 8fe108196f3e9d6a7fc6ffda35f3943a506ea018 Mon Sep 17 00:00:00 2001 From: Matias Linares Date: Sat, 5 Jan 2019 10:40:06 -0300 Subject: Update documentation --- docs/x-matrix-response.pod6 | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 docs/x-matrix-response.pod6 (limited to 'docs/x-matrix-response.pod6') diff --git a/docs/x-matrix-response.pod6 b/docs/x-matrix-response.pod6 new file mode 100644 index 0000000..18515db --- /dev/null +++ b/docs/x-matrix-response.pod6 @@ -0,0 +1,23 @@ +=begin pod + +=TITLE X::Matrix::Response + +=SUBTITLE Error querying the matrix server + +=for code +class X::Matrix::Response is Exception {} + +Error class when the matrix server returns an error code (4XX). + +=head1 METHODS + +=head2 code + +Returns the HTTP error code. + +=head2 error + +Returns a C with the matrix error. A full list of error codes can be +found in the L. + +=end pod \ No newline at end of file -- cgit v1.2.3-70-g09d2