AnchorException 建構 (String)
使用訊息參數初始化 AnchorException 類別的新執行個體。
命名空間: Microsoft.Synchronization.Data
組件: Microsoft.Synchronization.Data (在 microsoft.synchronization.data.dll)
語法
'宣告
Public Sub New ( _
message As String _
)
'用途
Dim message As String
Dim instance As New AnchorException(message)
public AnchorException (
string message
)
public:
AnchorException (
String^ message
)
public AnchorException (
String message
)
public function AnchorException (
message : String
)
參數
- message
錯誤的描述。
備註
請參閱
參考
AnchorException 類別
AnchorException 成員
Microsoft.Synchronization.Data 命名空間