public final class MediaException extends RuntimeException
Media.onErrorProperty(),
MediaView.onErrorProperty(),
Serialized Form| Modifier and Type | Class and Description |
|---|---|
static class |
MediaException.Type
Enumeration describing categories of errors.
|
| Modifier and Type | Method and Description |
|---|---|
MediaException.Type |
getType()
Retrieves the category into which this error falls.
|
String |
toString()
Returns a string representation of this
MediaException object. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic MediaException.Type getType()
Copyright (c) 2008, 2015, Oracle and/or its affiliates. All rights reserved.