NGError
Represents an error response from the server.
Properties
| Property | Type | Description |
|---|---|---|
code | number | A code indicating the error type. |
message | string | Contains details about the error. |
Represents an error response from the server.
| Property | Type | Description |
|---|---|---|
code | number | A code indicating the error type. |
message | string | Contains details about the error. |