Serializablepublic static final class AudioSink.ConfigurationException extends Exception
| Modifier and Type | Field | Description |
|---|---|---|
Format |
format |
Input
Format of the sink when the configuration failure occurs. |
| Constructor | Description |
|---|---|
ConfigurationException(String message,
Format format) |
Creates a new configuration exception with the specified
message and no cause. |
ConfigurationException(Throwable cause,
Format format) |
Creates a new configuration exception with the specified
cause and no message. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString