Zip for WPF and Silverlight
C1.C1Zip.ZLib Namespace / ZStreamException Class
Members

In This Topic
    ZStreamException Class
    In This Topic
    圧縮ストリームとの間の読み取りまたは書き出しが失敗したときにスローされる例外。
    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