Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkZipException()()()()
Initializes a new instance of the ZipException class.
Public methodSupported by the .NET Compact FrameworkZipException(String)
Initializes a new instance of the ZipException class.
Public methodSupported by the .NET Compact FrameworkZipException(String, ArchiveProblemType)
Initializes a new instance of the ZipException class.
Public methodSupported by the .NET Compact FrameworkZipException(String, ZipException)
Initializes a new instance of the ZipException class.
Public methodSupported by the .NET Compact FrameworkZipException(String, Exception)
Initializes a new instance of the ZipException class.
Public methodSupported by the .NET Compact FrameworkZipException(String, Exception, ArchiveProblemType)
Initializes a new instance of the ZipException class.
Public methodSupported by the .NET Compact FrameworkZipException(String, ArchiveProblemType, String, String)
Initializes a new instance of the ZipException class.
Public methodSupported by the .NET Compact FrameworkZipException(String, Exception, ArchiveProblemType, String, String)
Initializes a new instance of the ZipException class.

See Also