conaito PPT2Flash SDK 3.7

ZipException Class

The exception that is thrown when flash cannot be compressed by zlip compression method.

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

System.Object
   Exception
      ApplicationException
         BasePPTException
            ZipException

[Visual Basic]
Public Class ZipException
    Inherits BasePPTException
[C#]
public class ZipException : BasePPTException

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: Conaito.PPLibrary

Assembly: PPLibrary (in PPLibrary.dll)

See Also

ZipException Members | Conaito.PPLibrary Namespace