AudioConversionException constructor
Creates an AudioConversionException with the given message and
optional details.
Implementation
AudioConversionException(this.message, {this.details});
Creates an AudioConversionException with the given message and
optional details.
AudioConversionException(this.message, {this.details});