TarException

Thrown when a tar file is not readable or contains errors.

class TarException : Exception {}

Constructors

this
this(string msg)
Undocumented in source.

Meta