MarkAsReadRateLimitExceededException constructor
Implementation
MarkAsReadRateLimitExceededException()
: super(
name: (MarkAsReadRateLimitExceededException).toString(),
code: SendbirdError.markAsReadRateLimitExceeded);
MarkAsReadRateLimitExceededException()
: super(
name: (MarkAsReadRateLimitExceededException).toString(),
code: SendbirdError.markAsReadRateLimitExceeded);