Share via


ODataError Constructor ()

 

Initializes a new instance of the ODataError class.

Namespace:   Microsoft.OData.Core
Assembly:  Microsoft.OData.Core (in Microsoft.OData.Core.dll)

Syntax

public ODataError()
public:
ODataError()
new : unit -> ODataError
Public Sub New

See Also

ODataError Class
Microsoft.OData.Core Namespace

Return to top