バージョン

EncryptionAlgorithmNotSupportedException コンストラクタ(String)

新しい EncryptionAlgorithmNotSupportedException インスタンスを作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal message As String _
)
public EncryptionAlgorithmNotSupportedException( 
   string message
)

パラメータ

message
エラーを説明するメッセージ。
参照