ComponentOne Zip for UWP
C1.UWP.Zip Assembly / C1.C1Zip.ZLib Namespace / ZStreamException Class / ZStreamException Constructor / ZStreamException Constructor()

In This Topic
    ZStreamException Constructor()
    In This Topic
    Initializes a new instance of a ZStreamException.
    Syntax
    'Declaration
     
    Public Function New()
    public ZStreamException()
    See Also