.NET Framework Class Library
ZStreamException Class
Members
See Also
The exception that is thrown when reading or writing to a compressed stream fails.
Namespace:
C1.C1Zip.ZLib
Assembly:
C1.Silverlight.Zip
(in C1.Silverlight.Zip.dll)
Syntax
C#
public
class
ZStreamException
:
Exception
Visual Basic
Public
Class
ZStreamException
_
Inherits
Exception
Inheritance Hierarchy
System
.
.
::
.
.
Object
System
.
.
::
.
.
Exception
C1.C1Zip.ZLib
.
.
::
.
.
ZStreamException
See Also
ZStreamException Members
C1.C1Zip.ZLib Namespace