Delen via


ODataErrorException.Error Property

Definition

Gets the ODataError instance representing the error read from the payload.

public Microsoft.OData.ODataError Error { get; }
member this.Error : Microsoft.OData.ODataError
Public ReadOnly Property Error As ODataError

Property Value

The ODataError instance representing the error read from the payload.

Applies to