BZip2Exception Constructor (String, Exception)

IC Sharp Sharp Zip Lib

ICSharpCode SharpZipLib Class Library

BZip2Exception Constructor (String, Exception)

Initialise an instance of BZip2Exception

public BZip2Exception(
   string message,
   Exception exception
);

Parameters

message
A message describing the error.
exception
The exception that is the cause of the current exception.

See Also

BZip2Exception Class | ICSharpCode.SharpZipLib.BZip2 Namespace | BZip2Exception Constructor Overload List