Initialises a new instance of the TarException class.
Overload List
Initialises a new instance of the TarException class.
public TarException();
Initialises a new instance of the TarException class with a specified message.
public TarException(string);