Partager via


ODataBatchReader.ThrowODataException(String) Méthode

Définition

Définit l’état « Exception », puis lève une exception ODataException avec le message d’erreur spécifié.

protected void ThrowODataException (string errorMessage);
member this.ThrowODataException : string -> unit
Protected Sub ThrowODataException (errorMessage As String)

Paramètres

errorMessage
String

Message d'erreur de l'exception.

S’applique à