Package com.sun.media.sound
Class RIFFInvalidFormatException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
com.sun.media.sound.InvalidDataException
com.sun.media.sound.InvalidFormatException
com.sun.media.sound.RIFFInvalidFormatException
- All Implemented Interfaces:
Serializable
This exception is used when a reader is used to read RIFF file of a format it
doesn't unterstand or support.
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
RIFFInvalidFormatException
public RIFFInvalidFormatException() -
RIFFInvalidFormatException
-