Zip for UWP
ZStreamException コンストラクタ(String,Exception)

C1.UWP.Zip アセンブリ > C1.C1Zip.ZLib 名前空間 > ZStreamException クラス > ZStreamException コンストラクタ : ZStreamException コンストラクタ(String,Exception)
例外について説明するメッセージ。
内部の例外。
ZStreamExceptionの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal msg As System.String, _
   ByVal x As System.Exception _
)
public ZStreamException( 
   System.string msg,
   System.Exception x
)

パラメータ

msg
例外について説明するメッセージ。
x
内部の例外。
参照

ZStreamException クラス
ZStreamException メンバ
オーバーロード一覧