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 Tue Nov 06 2012 16:04:24 GMT+0100 (CET)