Package ca.phon.audio
Class AudioIOException
java.lang.Object
java.lang.Throwable
java.lang.Exception
ca.phon.audio.AudioIOException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
InvalidHeaderException
,UnsupportedFormatException
- See Also:
-
Constructor Summary
ConstructorDescriptionAudioIOException
(String message) AudioIOException
(String message, Throwable cause) AudioIOException
(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace) AudioIOException
(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
AudioIOException
public AudioIOException() -
AudioIOException
-
AudioIOException
-
AudioIOException
-
AudioIOException
-