Home

Class goog.fs.Error

A filesystem error. Since the filesystem API is asynchronous, stack traces are less useful for identifying where errors come from, so this includes a large amount of metadata in the message.

extends goog.debug.Error
Static Method Summary
getDebugMessage(number errorCode) ⇒ string