class js.html.fs.FileException

Available on js

DRAFT
This page is not complete.


Documentation for this class was provided by MDN.

Class Fields

static var ABORT_ERR:Int

static var ENCODING_ERR:Int

static var NOT_FOUND_ERR:Int

static var PATH_EXISTS_ERR:Int

static var SECURITY_ERR:Int

static var SYNTAX_ERR:Int

Instance Fields

var code:Int

function toString():String