Click or drag to resize

FailureException Properties

The FailureException type exposes the following members.

Properties
 NameDescription
Public propertyFailure Gets the non-null Failure object containing details of the failure on the API's servers that led to this exception on the client.
Public propertyMessage Overridden to return the Failure details as the exception message.
(Overrides ExceptionMessage)
Top
See Also