Share via


InstanceQueryException コンストラクター (String)

指定されたメッセージを使用して InstanceQueryException クラスの新しいインスタンスを初期化します。

名前空間: Microsoft.ApplicationServer.StoreManagement.Query
アセンブリ: Microsoft.ApplicationServer.StoreManagement (microsoft.applicationserver.storemanagement.dll)

使用法

構文

'宣言
Public Sub New ( _
    message As String _
)
public InstanceQueryException (
    string message
)
public:
InstanceQueryException (
    String^ message
)
public InstanceQueryException (
    String message
)
public function InstanceQueryException (
    message : String
)

パラメーター

  • message
    例外メッセージです。

プラットフォーム

開発プラットフォーム

Visual Studio 2010 およびそれ以降, .NET Framework 4

対象プラットフォーム

Windows 7; Windows Server 2008 R2; Windows Server 2008 Service Pack 2; Windows Vista Service Pack 2

関連項目

参照

InstanceQueryException クラス
InstanceQueryException メンバー
Microsoft.ApplicationServer.StoreManagement.Query 名前空間