次の方法で共有


ItemHasChangeUnitsException コンストラクタ (String)

指定したエラー メッセージが含まれた ItemHasChangeUnitsException クラスの新しいインスタンスを初期化します。

名前空間: Microsoft.Synchronization
アセンブリ: Microsoft.Synchronization (microsoft.synchronization.dll 内)

構文

'宣言
Public Sub New ( _
    message As String _
)
'使用
Dim message As String

Dim instance As New ItemHasChangeUnitsException(message)
public ItemHasChangeUnitsException (
    string message
)
public:
ItemHasChangeUnitsException (
    String^ message
)
public ItemHasChangeUnitsException (
    String message
)
public function ItemHasChangeUnitsException (
    message : String
)

パラメータ

  • message
    エラーを示すメッセージです。

参照

リファレンス

ItemHasChangeUnitsException クラス
ItemHasChangeUnitsException メンバ
Microsoft.Synchronization 名前空間