Click or drag to resize

FailureExceptionFailure Property

Gets the non-null Failure object containing details of the failure on the API's servers that led to this exception on the client.

Namespace: DegreeDays.Api
Assembly: DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax
public Failure Failure { get; }

Property Value

Failure
See Also