JavaFX: Bringing Rich Experiences To All the Screens Of Your Life

Profile: desktop, common

Overview

Contains error information

See again Also:
MediaPlayer.onError,

Profile: common

Attribute Summary

nametypedescription
Public
causeInteger

reason this error

More: [+]

reason this error

Profile: common

MEDIA_CORRUPTEDInteger

Indicates an error has occurred: the media appears to be invalid or corrupted

More: [+]

Indicates an error has occurred: the media appears to be invalid or corrupted

Profile: common

MEDIA_INACCESSIBLEInteger

Indicates an error has occurred: although the media may exist, it is not accessible

More: [+]

Indicates an error has occurred: although the media may exist, it is not accessible

Profile: common

MEDIA_UNAVAILABLEInteger

Indicates an error has occurred: the media does not exist or is otherwise unavailable

More: [+]

Indicates an error has occurred: the media does not exist or is otherwise unavailable

Profile: common

MEDIA_UNSPECIFIEDInteger

Indicates that the media has not been specified

More: [+]

Indicates that the media has not been specified

Profile: common

MEDIA_UNSUPPORTEDInteger

Indicates that this media is not supported by this platform

More: [+]

Indicates that this media is not supported by this platform

Profile: common

messageString

Contains more information about this error

More: [+]

Contains more information about this error

Profile: common

OPERATION_UNSUPPORTEDInteger

Indicates that an operation performed on the media is not supported by this platform

More: [+]

Indicates that an operation performed on the media is not supported by this platform

Profile: common

UNKNOWNInteger

Indicates an error has occurred for an unknown reason

More: [+]

Indicates an error has occurred for an unknown reason

Profile: common

Protected

Inherited Attributes

Inherited Functions