Deserialization constructor
Overload List
Initialises a new instance of the TarException class.
public TarException();
Deserialization constructor
protected TarException(SerializationInfo,StreamingContext);
Initialises a new instance of the TarException class with a specified message.
public TarException(string);
public TarException(string,Exception);