XEventException Class
Base exception class for all XEventException classes.
Assembly: Microsoft.SqlServer.Management.XEvent (in Microsoft.SqlServer.Management.XEvent.dll)
System::Exception
Microsoft.SqlServer.Management.Common::SqlServerManagementException
Microsoft.SqlServer.Management.XEvent::XEventException
| Name | Description | |
|---|---|---|
![]() | XEventException() | Initializes a new instance of the XEventException class. |
![]() | XEventException(SerializationInfo^, StreamingContext) | Initializes a new instance of the XEventException class with serialized data. |
![]() | XEventException(String^) | Initializes a new instance of the XEventException class with a specified message that describes the error. |
![]() | 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. |
| Name | Description | |
|---|---|---|
![]() | Data | (Inherited from Exception.) |
![]() | HelpLink | Gets a link to the help web site for an XEventException object.(Overrides Exception::HelpLink.) |
![]() | HResult | (Inherited from Exception.) |
![]() | InnerException | (Inherited from Exception.) |
![]() | Message | (Inherited from Exception.) |
![]() ![]() | ProdVer | Gets the product version of an XEventException object. |
![]() | Source | (Inherited from Exception.) |
![]() | StackTrace | (Inherited from Exception.) |
![]() | TargetSite | (Inherited from Exception.) |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetBaseException() | (Inherited from Exception.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetObjectData(SerializationInfo^, StreamingContext) | (Inherited from Exception.) |
![]() | GetType() | (Inherited from Exception.) |
![]() | Init() | Initializes the properties of an instance of the XEventException class. |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | SetHelpContext(String^) | Sets help context for an instance of the XEventException class. |
![]() | ToString() | (Inherited from Exception.) |
| Name | Description | |
|---|---|---|
![]() | SerializeObjectState | (Inherited from Exception.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.





