UserTerminatedException Class


Represents error that compressing/decompressing zip file is cancelled by user.

System.Object
    System.Exception
        EACompression.UserTerminatedException

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

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.