'宣言 Public Function New( _ ByVal message As System.String _ )
'使用法 Dim message As System.String Dim instance As New C1RplImportException(message)
public C1RplImportException( System.string message )
パラメータ
- message
- The exception message.
'宣言 Public Function New( _ ByVal message As System.String _ )
'使用法 Dim message As System.String Dim instance As New C1RplImportException(message)
public C1RplImportException( System.string message )