InvalidZipPasswordException Class


Represents invalid password error.

System.Object
    System.Exception
        EACompression.InvalidZipPasswordException

[Visual Basic]
Public Class InvalidZipPasswordException
[C#]
public class InvalidZipPasswordException
[C++]
public __gc class InvalidZipPasswordException
[JScript]
public class InvalidZipPasswordException

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. All instance members are not guaranteed to be thread safe.

Methods and Properties

Please refer to .NET Framework SDK System.Exception.