'宣言 Public Function New( _ ByVal message As System.String _ )
'使用法 Dim message As System.String Dim instance As New C1DocumentSourceException(message)
public C1DocumentSourceException( System.string message )
パラメータ
- message
- 例外エラーメッセージ。
'宣言 Public Function New( _ ByVal message As System.String _ )
'使用法 Dim message As System.String Dim instance As New C1DocumentSourceException(message)
public C1DocumentSourceException( System.string message )