ComponentOne Zip for .NET
ZStreamException Class
Members 

C1.C1Zip.4 Assembly > C1.C1Zip.ZLib Namespace : ZStreamException Class
The exception that is thrown when reading or writing to a compressed stream fails.
Syntax
<SerializableAttribute()>
Public Class ZStreamException 
   Inherits System.ApplicationException
[Serializable()]
public class ZStreamException : System.ApplicationException 
Inheritance Hierarchy

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

See Also

Reference

ZStreamException Members
C1.C1Zip.ZLib Namespace