PowerTCP Zip Compression for .NET
ZipException Constructor




Creates an instance of the ZipException class.
Syntax
Public Function New( _
   ByVal error As ErrorCode _
)
Dim error As ErrorCode
 
Dim instance As New ZipException(error)
public ZipException( 
   ErrorCode error
)
public: ZipException( 
   ErrorCode error
)
public:
ZipException( 
   ErrorCode error
)

Parameters

error
See Also

Reference

ZipException Class
ZipException Members


PowerTCP Zip for .NET Documentation Version 2.1.1
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic