AmoException Constructor

 

Applies To: SQL Server (starting with 2016)

Namespace:   Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices.Core (in Microsoft.AnalysisServices.Core.dll)

Overload List

Name Description
System_CAPS_pubmethod AmoException()

Initializes a new instance of the AmoException class.

System_CAPS_protmethod AmoException(SerializationInfo, StreamingContext)

Initializes a new instance of the AmoException class with serialized data.

System_CAPS_pubmethod AmoException(String)

Initializes a new instance of the AmoException class using the specified message text.

System_CAPS_pubmethod AmoException(String, Exception)

Initializes a new instance of the AmoException class with message text and inner exception.

See Also

AmoException Class
Microsoft.AnalysisServices Namespace

Return to top