Class AudioChannelException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.avadeaux.klipspringer.encoder.AudioChannelException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
WriteTimeoutException
Exception originating from audio encoding, for instance if the output channel is closed.
- See Also:
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString