InstAPIException Class
An exception that is thrown when the server failed to resolve friendly names with unique instance IDs.
Assembly: Microsoft.SqlServer.Instapi (in Microsoft.SqlServer.Instapi.dll)
| Name | Description | |
|---|---|---|
![]() | InstAPIException() | Initializes a new instance of the InstAPIException class. |
![]() | InstAPIException(SerializationInfo^, StreamingContext) | Initializes a new instance of the InstAPIException class with specified information and context. |
![]() | InstAPIException(String^) | Initializes a new instance of the InstAPIException class with specified message. |
![]() | InstAPIException(String^, Exception^) | Initializes a new instance of the InstAPIException class with specified message and inner 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.



