Searched defs:FileError (Results 1 – 3 of 3) sorted by relevance
40 class FileError; variable
64 FileError(ErrorCode code) in FileError() function
46 FileError.prototype.toString = function() { class