ExtractionException constructor
ExtractionException(
- String message
Exception thrown when an error occurs during the extraction of audio information.
Implementation
ExtractionException(this.message);
Exception thrown when an error occurs during the extraction of audio information.
ExtractionException(this.message);