stream-chat-android
Toggle table of contents
7.2.0
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
stream-chat-android
stream-chat-android-client
/
io.getstream.chat.android.client.errors.cause
/
StreamCodeException
Stream
Code
Exception
sealed
class
StreamCodeException
:
StreamException
Exceptions hierarchy based on backend error codes.
See also
Chat
Error
Code
for the list of error codes.
Members
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?