Skip to content

LZMA.LZMAException.Constructor

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

LZMA.LZMAException.Constructor

Method Signature

 Sub Constructor(Error As ErrorCodes)

Parameters

Name Type Comment
Error ErrorCodes The error code.

Remarks

Constructs a new LZMAException.

Clone this wiki locally