Class Index | File Index

Classes


Class GCN-GCNError

GCNError
Defined in: core.js.

Class Summary
Constructor Attributes Constructor Name and Description
<inner>  
GCN-GCNError(code, message, data)
GCN JS API error object.
Class Detail
<inner> GCN-GCNError(code, message, data)
GCN JS API error object. This is the object passed to error handlers.
Parameters:
{string} code
{string} message
{object} data

Documentation generated by JsDoc Toolkit 2.3.2 on Thu Aug 16 2012 17:57:47 GMT+0200 (CEST)