AudioException

Thrown on audio failures. Subclass this to provide OS-specific exceptions

class AudioException : Exception {}

Meta