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