Failure |
The FailureException type exposes the following members.
| Name | Description | |
|---|---|---|
| Failure | Gets the non-null Failure object containing details of the failure on the API servers that led to this exception on the client. | |
| Message |
Overridden to return the Failure details as the exception
message.
(Overrides ExceptionMessage) |