Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
指定されたメッセージを持ち、このエラーの原因となった特定の内部例外を含む SynchronizationException を新規に作成します。
Public Sub New(ByVal message As String, ByVal ie As Exception)
public SynchronizationException(string message, Exception ie)
message この SynchronizationException のメッセージ
ie この SynchronizationException の原因となった例外