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 Library error object.
Class Detail
<inner> GCN-GCNError(code, message, data)
GCN Library 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 May 24 2012 18:29:29 GMT+0200 (CEST)