SpotifyConnectionException constructor
const
SpotifyConnectionException(})
Constructs a SpotifyConnectionException.
Implementation
const SpotifyConnectionException(
super.message, {
super.code,
super.details,
super.cause,
});