XEventException Class

Definition

Base exception class for all XEvent exception classes

[System.Serializable]
public class XEventException : Microsoft.SqlServer.Management.Common.SqlServerManagementException
[<System.Serializable>]
type XEventException = class
    inherit SqlServerManagementException
Public Class XEventException
Inherits SqlServerManagementException
Inheritance
Attributes

Constructors

XEventException()

Base constructor

XEventException(SerializationInfo, StreamingContext)

Base constructor

XEventException(String)

Base constructor

XEventException(String, Exception)

Base constructor

Properties

HelpLink

will output a link to the help web site

ProdVer

Product Version

Methods

Init()

Initializes instance properties

SetHelpContext(String)

Sets Help Context

Applies to