Property | Type | Description |
---|
Method | Description | |
---|---|---|
Error ( |
Initializes a new instance of the Error class.
|
public Error ( |
||
httpStatusCode | The HTTP status code. | |
code | String | The code representing the reason for the error. |
messages | IEnumerable |
The messages. |
return | System |