MarkAsReadRateLimitExceededException constructor

MarkAsReadRateLimitExceededException()

Implementation

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