AudioOutputProvider.ConfigurationException


public final class AudioOutputProvider.ConfigurationException extends Exception


Thrown when a failure occurs configuring the output.

Summary

Public constructors

Creates a new configuration exception with the specified message.

Inherited methods

From java.lang.Throwable
synchronized final void
synchronized Throwable
synchronized Throwable
String
String
StackTraceElement[]
synchronized final Throwable[]
synchronized Throwable
void
void
setStackTrace(StackTraceElement[] stackTrace)
String

Public constructors

ConfigurationException

public ConfigurationException(String message)

Creates a new configuration exception with the specified message.