MobileForms Toolkit Documentation

ArchiveCorruptedException Class

The exception that is thrown when an archive is corrupted

For a list of all members of this type, see ArchiveCorruptedException Members.

System.Object
   System.Exception
      Resco.IO.Zip.ArchiveCorruptedException

public class ArchiveCorruptedException : Exception

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: Resco.IO.Zip

Assembly: Resco.Zip.CF3 (in Resco.Zip.CF3.dll)

See Also

ArchiveCorruptedException Members | Resco.IO.Zip Namespace