バージョン 24.2 (最新)

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

新しい EncryptionAlgorithmNotSupportedException インスタンスを作成します。
シンタックス
public EncryptionAlgorithmNotSupportedException( 
   System.string message,
   System.Exception innerException
)

パラメータ

message
エラーを説明するメッセージ。
innerException
この例外を発生した例外。
参照

オンラインで表示: GitHub