Linux Mac OSX Windows

  
[scriptable, uuid(b52356e1-45c5-4d61-b61a-fb9bd91690e1)]
interface nsIDOMFileException : nsISupports

Constants


        
const unsigned short NOT_FOUND_ERR = 0

        
const unsigned short NOT_READABLE_ERR = 1

Attributes


        
readonly attribute unsigned short code