バージョン

DocumentEncryptedException コンストラクタ(String)

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

パラメータ

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