バージョン

FormulaParseException コンストラクタ(String,Exception)

シンタックス
'宣言
 
Public Function New( _
   ByVal message As String, _
   ByVal innerException As Exception _
)
public FormulaParseException( 
   string message,
   Exception innerException
)

パラメータ

message
innerException
参照