Class MediaException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
javafx.scene.media.MediaException
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic enum
Enumeration describing categories of errors. -
Method Summary
Methods declared in class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Method Details
-
getType
Retrieves the category into which this error falls.- Returns:
- The type of this error
-
toString
-