Partilhar via


ODataBatchReader.ThrowODataException(String) Método

Definição

Define o estado 'Exception' e, em seguida, gera um ODataException com a mensagem de erro especificada.

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

Parâmetros

errorMessage
String

A mensagem do erro para a exceção.

Aplica-se a