AdomdException Class
Updated: March 10, 2016
Represents an exception thrown by ADOMD.NET.
Assembly: Microsoft.AnalysisServices.AdomdClient (in Microsoft.AnalysisServices.AdomdClient.dll)
System::Object
System::Exception
Microsoft.AnalysisServices.AdomdClient::AdomdException
Microsoft.AnalysisServices.AdomdClient::AdomdCacheExpiredException
Microsoft.AnalysisServices.AdomdClient::AdomdConnectionException
Microsoft.AnalysisServices.AdomdClient::AdomdErrorResponseException
Microsoft.AnalysisServices.AdomdClient::AdomdUnknownResponseException
System::Exception
Microsoft.AnalysisServices.AdomdClient::AdomdException
Microsoft.AnalysisServices.AdomdClient::AdomdCacheExpiredException
Microsoft.AnalysisServices.AdomdClient::AdomdConnectionException
Microsoft.AnalysisServices.AdomdClient::AdomdErrorResponseException
Microsoft.AnalysisServices.AdomdClient::AdomdUnknownResponseException
| Name | Description | |
|---|---|---|
![]() | AdomdException(SerializationInfo^, StreamingContext) | Initializes a new instance of the AdomdException class using the specified serialization and stream context. |
| 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.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:



