new IgnoredError(name, message, code)
Construct an ignored error
Parameters:
Name | Type | Description |
---|---|---|
name |
String | The name of the error |
message |
String | The error message |
code |
String | Number | The code of error |
Members
-
code : String
-
The type of error
-
name : String
-
The name of the error