'宣言 Public Function New( _ ByVal message As System.String, _ ByVal innerException As System.Exception _ )
public HtmlException( System.string message, System.Exception innerException )
パラメータ
- message
- Message.
- innerException
- Inner exception.
'宣言 Public Function New( _ ByVal message As System.String, _ ByVal innerException As System.Exception _ )
public HtmlException( System.string message, System.Exception innerException )