MobileServiceODataException Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Type d’exception représentant des exceptions dans l’analyse des requêtes OData.
public class MobileServiceODataException : InvalidOperationException
type MobileServiceODataException = class
inherit InvalidOperationException
Public Class MobileServiceODataException
Inherits InvalidOperationException
- Héritage
-
MobileServiceODataException
Constructeurs
MobileServiceODataException() |
Crée une instance de la classe Microsoft.WindowsAzure.MobileService.MobileServiceODataException. |
MobileServiceODataException(String, Int32) |
Crée un instance de la Microsoft.WindowsAzure.MobileService.MobileServiceODataException classe avec un message d’erreur. |
MobileServiceODataException(String, Int32, Exception) |
Crée une instance de la Microsoft.WindowsAzure.MobileService.MobileServiceODataException classe avec un message d’erreur et une exception interne. |
Propriétés
ErrorPosition |
Position dans la chaîne où l’erreur existe |
S’applique à
Azure SDK for .NET