TarException Constructor (String, Exception)

IC Sharp Sharp Zip Lib

ICSharpCode SharpZipLib Class Library

TarException Constructor (String, Exception)

public TarException(
   string message,
   Exception exception
);

Parameters

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

See Also

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