InvalidHeaderException Constructor (String, Exception)

IC Sharp Sharp Zip Lib

ICSharpCode SharpZipLib Class Library

InvalidHeaderException Constructor (String, Exception)

Initialise a new instance of InvalidHeaderException

public InvalidHeaderException(
   string message,
   Exception exception
);

Parameters

message
Message describing the problem.
exception
The exception that is the cause of the current exception.

See Also

InvalidHeaderException Class | ICSharpCode.SharpZipLib.Tar Namespace | InvalidHeaderException Constructor Overload List