Конструктор ResponseFormatException (String)

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

Пространство имен:  Microsoft.AnalysisServices
Сборка:  Microsoft.AnalysisServices (в Microsoft.AnalysisServices.dll)

Синтаксис

'Декларация
Public Sub New ( _
    message As String _
)
'Применение
Dim message As String 

Dim instance As New ResponseFormatException(message)
public ResponseFormatException(
    string message
)
public:
ResponseFormatException(
    String^ message
)
new : 
        message:string -> ResponseFormatException
public function ResponseFormatException(
    message : String
)

Параметры

  • message
    Тип: System.String
    The message that describes the error.

См. также

Справочник

ResponseFormatException Класс

Перегрузка ResponseFormatException

Пространство имен Microsoft.AnalysisServices