java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
javafx.scene.media.MediaException
- All Implemented Interfaces:
- Serializable
public final class MediaException extends RuntimeException
- Since:
- JavaFX 2.0
- See Also:
- Media.onErrorProperty(),- MediaView.onErrorProperty(), Serialized Form
- 
Nested Class SummaryNested Classes Modifier and Type Class Description static classMediaException.TypeEnumeration describing categories of errors.
- 
Method SummaryModifier and Type Method Description MediaException.TypegetType()Retrieves the category into which this error falls.StringtoString()Returns a string representation of thisMediaExceptionobject.Methods declared in class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace