バージョン

RequireEmptyConstructorException コンストラクタ(String)

RequireEmptyConstructorException クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal message As String _
)
public RequireEmptyConstructorException( 
   string message
)

パラメータ

message
表示されるメッセージ。
参照