4x4d ~master (2021-11-21T11:32:14.5573113)
Dub
Repo
MatrixException
matrix
Undocumented in source.
class
MatrixException : Exception {
string
errcode
;
string
error
;
int
statuscode
;
this
(int statuscode, JSONValue json);
}
Constructors
this
this
(int statuscode, JSONValue json)
Undocumented in source.
Members
Variables
errcode
string
errcode
;
error
string
error
;
Undocumented in source.
statuscode
int
statuscode
;
Undocumented in source.
Meta
Source
See Implementation
matrix
classes
MatrixClient
MatrixException
MatrixMessage
MatrixTextMessage