TarException Constructor (String)

SharpZip Compression Library

SharpZip Compression Library

TarException Constructor (String)

Initialises a new instance of the TarException class with a specified message.

public TarException(
   string message
);

Parameters

message
The message that describes the error.

See Also

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