errorcode.js
Error codes shared between goog.net.IframeIo and goog.net.XhrIo.

File Location

net/errorcode.js


Public Protected Private

Enumerations

Global Functions

goog.net.ErrorCode.getDebugMessage(errorCode)
Returns a friendly error message for an error code. These messages are for debugging and are not localized.
Arguments:
errorCode :
goog.net.ErrorCode.<number>
An error code.
Returns:   A message for debugging.
code »

Directory net

File Reference