QueryInProgressException constructor
Implementation
QueryInProgressException()
: super(
name: (QueryInProgressException).toString(),
code: SendbirdError.queryInProgress);
QueryInProgressException()
: super(
name: (QueryInProgressException).toString(),
code: SendbirdError.queryInProgress);