ResponseFormatException 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 ResponseFormatException(String)

Initializes a new instance of the ResponseFormatException class with a specified error message.

System_CAPS_pubmethod ResponseFormatException(String, Exception)

Initializes a new instance of the ResponseFormatException class with a specified error message and a reference to the inner exception that is the cause of this exception.

See Also

ResponseFormatException Class
Microsoft.AnalysisServices Namespace

Return to top