archive ~master (2020-03-04T23:56:38Z)
Dub
Repo
TarException
archive
tar
Thrown when a tar file is not readable or contains errors.
class
TarException : Exception {
this
(string msg);
}
Constructors
this
this
(string msg)
Undocumented in source.
Meta
Source
See Implementation
archive
tar
aliases
TarArchive
classes
TarException
TarPolicy
enums
TarTypeFlag
structs
TarPermissions
Thrown when a tar file is not readable or contains errors.