MobileServiceODataException Klasse

Definition

Ausnahmetyp, der Ausnahmen bei der Analyse von OData-Abfragen darstellt.

public class MobileServiceODataException : InvalidOperationException
type MobileServiceODataException = class
    inherit InvalidOperationException
Public Class MobileServiceODataException
Inherits InvalidOperationException
Vererbung
MobileServiceODataException

Konstruktoren

MobileServiceODataException()

Erstellt eine neue Instanz der Microsoft.WindowsAzure.MobileService.MobileServiceODataException-Klasse.

MobileServiceODataException(String, Int32)

Erstellt eine neue instance der Microsoft.WindowsAzure.MobileService.MobileServiceODataException -Klasse mit einer Fehlermeldung.

MobileServiceODataException(String, Int32, Exception)

Erstellt eine neue instance der Microsoft.WindowsAzure.MobileService.MobileServiceODataException -Klasse mit einer Fehlermeldung und einer inneren Ausnahme.

Eigenschaften

ErrorPosition

Die Position in der Zeichenfolge, an der fehler vorhanden ist

Gilt für: