Overview
Attribute Summary
name | type | description |
---|---|---|
Public | ||
cause | Integer |
reason this error More: [+]reason this error Profile: common |
MEDIA_CORRUPTED | Integer |
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_INACCESSIBLE | Integer |
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_UNAVAILABLE | Integer |
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_UNSPECIFIED | Integer |
Indicates that the media has not been specified More: [+]Indicates that the media has not been specified Profile: common |
MEDIA_UNSUPPORTED | Integer |
Indicates that this media is not supported by this platform More: [+]Indicates that this media is not supported by this platform Profile: common |
message | String |
Contains more information about this error More: [+]Contains more information about this error Profile: common |
OPERATION_UNSUPPORTED | Integer |
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 |
UNKNOWN | Integer |
Indicates an error has occurred for an unknown reason More: [+]Indicates an error has occurred for an unknown reason Profile: common |
Protected |