ODataErrorSerializer Class

 

Represents an ODataSerializer to serialize ODataErrors and HttpErrors.

Namespace:   System.Web.Http.OData.Formatter.Serialization
Assembly:  System.Web.Http.OData (in System.Web.Http.OData.dll)

System::Object
  System.Web.Http.OData.Formatter.Serialization::ODataSerializer
    System.Web.Http.OData.Formatter.Serialization::ODataErrorSerializer

public ref class ODataErrorSerializer : ODataSerializer

NameDescription
System_CAPS_pubmethodODataErrorSerializer()

Initializes a new instance of the class ODataSerializer.

NameDescription
System_CAPS_pubpropertyODataPayloadKind

Gets the ODataPayloadKind that this serializer generates.(Inherited from ODataSerializer.)

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: