BZip2Exception represents exceptions specific to Bzip2 algorithm
For a list of all members of this type, see BZip2Exception Members.
System.Object
System.Exception
System.ApplicationException
ICSharpCode.SharpZipLib.SharpZipBaseException
ICSharpCode.SharpZipLib.BZip2.BZip2Exception
public class BZip2Exception : SharpZipBaseException
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.BZip2
Assembly: ICSharpCode.SharpZipLib (in ICSharpCode.SharpZipLib.dll)
See Also
BZip2Exception Members | ICSharpCode.SharpZipLib.BZip2 Namespace