バージョン

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

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

パラメータ

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