Other Server Error
data class OtherServerError(val errorBody: String, val httpCode: Int) : Failure
Content copied to clipboard
When server send an error, but it cannot be interpreted as a MatrixError.
When server send an error, but it cannot be interpreted as a MatrixError.