Package ca.phon.audio
Class InvalidHeaderException
java.lang.Object
java.lang.Throwable
java.lang.Exception
ca.phon.audio.AudioIOException
ca.phon.audio.InvalidHeaderException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionInvalidHeaderException
(String message) InvalidHeaderException
(String message, Throwable cause) InvalidHeaderException
(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace) InvalidHeaderException
(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
-
InvalidHeaderException
public InvalidHeaderException() -
InvalidHeaderException
-
InvalidHeaderException
-
InvalidHeaderException
-
InvalidHeaderException
-