Overview
Variable Summary
access | name | type | Can Read | Can Init | Can Write | Default Value | description |
---|---|---|---|---|---|---|---|
public | cause | Integer | ![]() | ![]() | ![]() |
reason this error |
|
public | MEDIA_CORRUPTED | Integer | ![]() |
Indicates an error has occurred: the media appears to be invalid or corrupted |
|||
public | MEDIA_INACCESSIBLE | Integer | ![]() |
Indicates an error has occurred: although the media may exist, it is not accessible |
|||
public | MEDIA_UNAVAILABLE | Integer | ![]() |
Indicates an error has occurred: the media does not exist or is otherwise unavailable |
|||
public | MEDIA_UNSPECIFIED | Integer | ![]() |
Indicates that the media has not been specified |
|||
public | MEDIA_UNSUPPORTED | Integer | ![]() |
Indicates that this media is not supported by this platform |
|||
public | message | String | ![]() | ![]() | ![]() |
Contains more information about this error |
|
public | OPERATION_UNSUPPORTED | Integer | ![]() |
Indicates that an operation performed on the media is not supported by this platform |
|||
public | UNKNOWN | Integer | ![]() |
Indicates an error has occurred for an unknown reason |
Inherited Variables
Function Summary
- public toString() : java.lang.String