Module javafx.media

Class MediaErrorEvent

java.lang.Object
java.util.EventObject
javafx.event.Event
javafx.scene.media.MediaErrorEvent
All Implemented Interfaces:
Serializable, Cloneable

public class MediaErrorEvent extends Event
An Event representing the occurrence of an error in handling media.
Since:
JavaFX 2.0
See Also: