AudioPlayerException constructor
      
      AudioPlayerException(
    
    
- AudioPlayer player, {
- Object? cause,
Implementation
AudioPlayerException(this.player, {this.cause});AudioPlayerException(this.player, {this.cause});