ComponentOne Zip for UWP
ZStreamException Class
Members 

C1.UWP.Zip Assembly > C1.C1Zip.ZLib Namespace : ZStreamException Class
The exception that is thrown when reading or writing to a compressed stream fails.
Object Model
ZStreamException Class
Syntax
'Declaration
 
Public Class ZStreamException 
   Inherits System.Exception
public class ZStreamException : System.Exception 
Inheritance Hierarchy

System.Object
   System.Exception
      C1.C1Zip.ZLib.ZStreamException

See Also

Reference

ZStreamException Members
C1.C1Zip.ZLib Namespace