SendbirdException class
SendbirdException
- Implemented types
- Implementers
- AccessTokenRevokedException
- AckTimeoutException
- BadRequestException
- ConnectionCanceledException
- ConnectionRequiredException
- FileSizeLimitExceededException
- InternalServerException
- InvalidAccessTokenException
- InvalidCollectionDisposedException
- InvalidInitializationException
- InvalidMessageTypeException
- InvalidParameterException
- LoginTimeoutException
- MalformedDataException
- MarkAsReadRateLimitExceededException
- NotSupportedException
- OperationCanceledException
- QueryInProgressException
- RequestFailedException
- SessionKeyRefreshFailedException
- UnauthorizedException
- WebSocketFailedException
Constructors
- SendbirdException({String? name, int? code, String? message})
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited