Class GCN-GCNError
GCNError
Defined in: core.js.
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