Not documented.

Annotations
  • DocsEditable()
  • DomName('FileError')
  • Experimental()
Extends

Constants

int ABORT_ERR = 3
const
int ENCODING_ERR = 5
const
int INVALID_MODIFICATION_ERR = 9
const
int INVALID_STATE_ERR = 7
const
int NOT_FOUND_ERR = 1
const
int NOT_READABLE_ERR = 4
const
int NO_MODIFICATION_ALLOWED_ERR = 6
const
int PATH_EXISTS_ERR = 12
const
int QUOTA_EXCEEDED_ERR = 10
const
int SECURITY_ERR = 2
const
int SYNTAX_ERR = 8
const
int TYPE_MISMATCH_ERR = 11
const

Properties

int code
read-only
String message
read-only, inherited
String name
read-only, inherited