NotSupportedException constructor
NotSupportedException()
Implementation
NotSupportedException()
: super(
name: (NotSupportedException).toString(),
code: SendbirdError.notSupported);
NotSupportedException()
: super(
name: (NotSupportedException).toString(),
code: SendbirdError.notSupported);