Costruttore XEventException

Include i membri protetti
Include i membri ereditati

Initializes a new instance of the XEventException class with a system-supplied message that describes the error.

Questo membro è sottoposto a overload. Per informazioni complete su questo membro, inclusi sintassi, utilizzo ed esempi, fare clic su un nome nell'elenco di overload.

Elenco degli overload

  Nome Descrizione
Metodo pubblico XEventException() Initializes a new instance of the XEventException class.
Metodo pubblico XEventException(String) Initializes a new instance of the XEventException class with a specified message that describes the error.
Metodo protetto XEventException(SerializationInfo, StreamingContext) Initializes a new instance of the XEventException class with serialized data.
Metodo pubblico XEventException(String, Exception) Initializes a new instance of the XEventException class with a specified error message and a reference to the inner exception that is the cause of this exception.

In alto

Vedere anche

Riferimento

XEventException Classe

Spazio dei nomi Microsoft.SqlServer.Management.XEvent