Compartilhar via


XmlQueryRuntime.ThrowException(String) Método

Definição

Gera uma exceção de XML que contém o texto de mensagem especificado.

public:
 void ThrowException(System::String ^ text);
public void ThrowException (string text);
member this.ThrowException : string -> unit
Public Sub ThrowException (text As String)

Parâmetros

text
String

Um valor do tipo string.

Aplica-se a