SharpZipBaseException is the base exception class for the SharpZipLibrary. All library exceptions are derived from this.
For a list of all members of this type, see SharpZipBaseException Members.
System.Object
System.Exception
System.ApplicationException
ICSharpCode.SharpZipLib.SharpZipBaseException
ICSharpCode.SharpZipLib.BZip2.BZip2Exception
ICSharpCode.SharpZipLib.GZip.GZipException
ICSharpCode.SharpZipLib.Tar.TarException
ICSharpCode.SharpZipLib.Zip.ZipException
Thread Safety
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Requirements
Namespace: ICSharpCode.SharpZipLib
Assembly: ICSharpCode.SharpZipLib (in ICSharpCode.SharpZipLib.dll)
See Also
SharpZipBaseException Members | ICSharpCode.SharpZipLib Namespace