SoundcloudExplodeException constructor
const
SoundcloudExplodeException(
- String? message
Creates a new SoundcloudExplodeException with the provided message.
Implementation
const SoundcloudExplodeException(this.message);