Constructor Summary
| Public Constructor | ||
| public |
constructor(response: *) |
|
Member Summary
| Public Members | ||
| public get |
The message for this error (including status code and text) |
|
| public get |
The name of the class of this error |
|
| public get |
The status code returned from the response |
|
Public Constructors
public constructor(response: *) source
Params:
| Name | Type | Attribute | Description |
| response | * |