Skip to content

PKZip.ZipException.Constructor

Andrew Lambert edited this page Dec 8, 2022 · 1 revision

PKZip.ZipException.Constructor

Method Signature

 Sub Constructor(ErrorCode As Integer)

Parameters

Name Type Comment
ErrorCode Integer The error number.

Remarks

Constructs a ZipException using the specified error code.

Entry-level points of interest denoted by "☜"



Clone this wiki locally