Skip to content

zlib.zlibException.Constructor

Andrew Lambert edited this page Nov 26, 2022 · 3 revisions

zlib.zlibException.Constructor

Method Signature

 Sub Constructor(ErrorCode As Integer)

Parameters

Name Type Comment
ErrorCode Integer The error number.

Remarks

Constructs a zlibException using the specified error code.

Entry-level points of interest denoted by "☜"



Clone this wiki locally