Share via


ODataErrorDetail Class

Definition

Class representing an error detail.

public sealed class ODataErrorDetail
type ODataErrorDetail = class
Public NotInheritable Class ODataErrorDetail
Inheritance
ODataErrorDetail

Constructors

ODataErrorDetail()

Properties

ErrorCode

Gets or sets the error code to be used in payloads.

Message

Gets or sets the error message.

Target

Gets or sets the target of the particular error.

Applies to