SkygearError.(constructor)
Constructs a new instance of the SkygearError
class
Signature:
constructor(message: string, name: string, reason: string, info?: JSONObject);
Parameters
Parameter | Type | Description |
---|---|---|
message | string | |
name | string | |
reason | string | |
info | JSONObject |