Package io.getstream.chat.android.client.errors
See: Description
-
Class Summary Class Description GenericError An error that only contains the message. ThrowableError An error that contains a message and cause. NetworkError An error resulting from the network operation. ChatError Represents the error in the SDK. ChatErrorKt -
Enum Summary Enum Description ChatErrorCode Enumerable that associates code returned by the Stream backend with description.