Skip to content

USTAR.TarException.Constructor

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

USTAR.TarException.Constructor

Method Signature

 Sub Constructor(ErrorCode As Integer)

Parameters

Name Type Comment
ErrorCode Integer The error number.

Remarks

Constructs a TarException using the specified error code.

Entry-level points of interest denoted by "☜"



Clone this wiki locally