Dart SDK
dart:html
FileError
constant ABORT_ERR
ABORT_ERR
class FileError
Constructors
internal_
Properties
code
hashCode
message
name
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Static properties
instanceRuntimeType
Constants
ABORT_ERR
ENCODING_ERR
INVALID_MODIFICATION_ERR
INVALID_STATE_ERR
NO_MODIFICATION_ALLOWED_ERR
NOT_FOUND_ERR
NOT_READABLE_ERR
PATH_EXISTS_ERR
QUOTA_EXCEEDED_ERR
SECURITY_ERR
SYNTAX_ERR
TYPE_MISMATCH_ERR
int
ABORT_ERR
=
3
property ABORT_ERR