InvalidHeaderException Class
This exception is used to indicate that there is a problem with a TAR archive header.
For a list of all members of this type, see InvalidHeaderException Members.
System.Object
System.Exception
System.ApplicationException
ICSharpCode.SharpZipLib.SharpZipBaseException
ICSharpCode.SharpZipLib.Tar.TarException
ICSharpCode.SharpZipLib.Tar.InvalidHeaderException
public class InvalidHeaderException : TarException
Thread Safety
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Requirements
Namespace: ICSharpCode.SharpZipLib.Tar
Assembly: ICSharpCode.SharpZipLib (in ICSharpCode.SharpZipLib.dll)
See Also
InvalidHeaderException Members | ICSharpCode.SharpZipLib.Tar Namespace