Property ErrorContent
ErrorContent
Gets the error content associated with the API exception if the error response was not in text/plain
or a known/expected format.
Declaration
public ApiErrorContent? ErrorContent { get; init; }
Property Value
Type | Description |
---|---|
ApiErrorContent |