Xceed .NET Libraries Documentation
TarException Class
Members 


Xceed.Tar Assembly > Xceed.Tar Namespace : TarException Class
Exception that is thrown when an error occurs in the TARFileSystem namespace.
Syntax
Remarks

This exception serves as the base class for all custom exceptions defined in the TARFileSystem namespace.

Inheritance Hierarchy

System.Object
   System.Exception
      System.ApplicationException
         Xceed.FileSystem.FileSystemException
            Xceed.Tar.TarException
               Xceed.Tar.InvalidTarStructureException

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

TarException Members
Xceed.Tar Namespace