InvalidZipStructureException Class Members
See Also  Properties  Methods  Events
Xceed.Zip Assembly > Xceed.Zip Namespace : InvalidZipStructureException Class

The following tables list the members exposed by InvalidZipStructureException.

Public Constructors

 NameDescription
public ConstructorInvalidZipStructureException ConstructorOverloaded.   
Top

Public Properties

 NameDescription
public PropertyData (Inherited from System.Exception)
public PropertyHelpLink (Inherited from System.Exception)
public PropertyInnerException (Inherited from System.Exception)
public PropertyItem (Inherited from Xceed.FileSystem.FileSystemException)
public PropertyMessage (Inherited from System.Exception)
public PropertySource (Inherited from System.Exception)
public PropertyStackTrace (Inherited from System.Exception)
public PropertyTargetSite (Inherited from System.Exception)
public PropertyZipFile (Inherited from Xceed.Zip.ZipException)
Top

Protected Properties

 NameDescription
protected PropertyHResult (Inherited from System.Exception)
Top

Public Methods

 NameDescription
public MethodGetBaseException (Inherited from System.Exception)
public MethodGetObjectData (Inherited from System.Exception)
public MethodGetTypeOverloaded.  (Inherited from System.Exception)
Top

Protected Events

 NameDescription
protected EventSerializeObjectState (Inherited from System.Exception)
Top

See Also