Home

Class goog.db.Error

A database error. Since the stack trace can be unhelpful in an asynchronous context, the error provides a message about where it was produced.

extends goog.debug.Error
Static Method Summary
getMessage(number code) ⇒ string

Translates an error code into a more useful message.