Partager via


Constructeur ResponseFormatException (String)

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

Espace de noms :  Microsoft.AnalysisServices
Assembly :  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    message As String _
)
'Utilisation
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
)

Paramètres

  • message
    Type : System.String
    The message that describes the error.

Voir aussi

Référence

ResponseFormatException Classe

Surcharge ResponseFormatException

Espace de noms Microsoft.AnalysisServices