javax.sound.sampled
public class: UnsupportedAudioFileException [javadoc |
source]
java.lang.Object
java.lang.Throwable
java.lang.Exception
javax.sound.sampled.UnsupportedAudioFileException
All Implemented Interfaces:
Serializable
An
UnsupportedAudioFileException
is an exception indicating that an
operation failed because a file did not contain valid data of a recognized file
type and format.
- author:
Kara
- Kytle
- since:
1.3
-
Methods from java.lang.Throwable: |
---|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getStackTraceDepth, getStackTraceElement, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods from java.lang.Object: |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |