SessionKeyRefreshFailedException constructor

SessionKeyRefreshFailedException()

Implementation

SessionKeyRefreshFailedException()
    : super(
          name: (SessionKeyRefreshFailedException).toString(),
          code: SendbirdError.sessionKeyRefreshFailed);