AudioOutputProvider.InitializationException


class AudioOutputProvider.InitializationException : Exception


Thrown when a failure occurs initializing the output.

Summary

Public constructors

Creates a new initialization exception with the specified cause.

Public constructors

InitializationException

InitializationException(cause: Throwable?)

Creates a new initialization exception with the specified cause.