SkygearError class
Signature:
export declare class SkygearError extends Error
Constructors
| Constructor | Modifiers | Description |
|---|---|---|
| (constructor)(message, name, reason, info) | Constructs a new instance of the SkygearError class |
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| info | JSONObject | ||
| reason | string |