Freigeben über


ODataContentTypeException-Konstruktor

Erstellt eine neue Instanz der ODataContentTypeException-Klasse.

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

Syntax

'Declaration
Public Sub New
'Usage

Dim instance As New ODataContentTypeException()
public ODataContentTypeException()
public:
ODataContentTypeException()
new : unit -> ODataContentTypeException
public function ODataContentTypeException()

Hinweise

Die Nachrichteneigenschaft wird mit einer vom System bereitgestellten Nachricht initialisiert, in der der Fehler beschrieben wird. Diese Nachricht berücksichtigt die aktuelle Systemkultur.

Siehe auch

Verweis

ODataContentTypeException Klasse

ODataContentTypeException-Überladung

Microsoft.Data.OData-Namespace