Condividi tramite


ODataBatchReader.ThrowODataException(String) Metodo

Definizione

Imposta lo stato 'Exception' e quindi genera un ODataException con il messaggio di errore specificato.

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

Parametri

errorMessage
String

Messaggio di errore dell'eccezione.

Si applica a