XPathException Class
Do not reference this member directly in your code. It supports the SQL Server infrastructure.
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)
System::Exception
Microsoft.SqlServer.Management.Common::SqlServerManagementException
Microsoft.SqlServer.Management.Sdk.Sfc::EnumeratorException
Microsoft.SqlServer.Management.Sdk.Sfc::XPathException
| Name | Description | |
|---|---|---|
![]() | XPathException() | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | XPathException(SerializationInfo^, StreamingContext) | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | XPathException(String^) | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | XPathException(String^, Exception^) | Initializes a new instance of the XPathException class with the specified message exception. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
| Name | Description | |
|---|---|---|
![]() | Data | (Inherited from Exception.) |
![]() | ErrorCode | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | HelpLink | (Inherited from Exception.) |
![]() | HResult | (Inherited from Exception.) |
![]() | InnerException | (Inherited from Exception.) |
![]() | Message | Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Overrides Exception::Message.) |
![]() | 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.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | 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.



