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