ActiveReports for .NET 18.0J
VersionNotImplementedException コンストラクタ(String,Exception)

GrapeCity.SpreadBuilder 名前空間 > VersionNotImplementedException クラス > VersionNotImplementedException コンストラクタ : VersionNotImplementedException コンストラクタ(String,Exception)
例外の原因を説明するエラーメッセージ。
エラーメッセージ、およびこの例外の原因である内部例外への参照を指定して、VersionNotImplementedExceptionクラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal message As String, _
   ByVal innerException As Exception _
)
public VersionNotImplementedException( 
   string message,
   Exception innerException
)

パラメータ

message
例外の原因を説明するエラーメッセージ。
innerException
参照

VersionNotImplementedException クラス
VersionNotImplementedException メンバ
オーバーロード一覧