ConnectionCanceledException constructor
Implementation
ConnectionCanceledException()
: super(
name: (ConnectionCanceledException).toString(),
code: SendbirdError.connectionCanceled);
ConnectionCanceledException()
: super(
name: (ConnectionCanceledException).toString(),
code: SendbirdError.connectionCanceled);