conaito PPT2Flash SDK 3.7

PptException Class

The exception that is thrown when power point data cannot be loaded.

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

System.Object
   Exception
      ApplicationException
         BasePPTException
            PptException

[Visual Basic]
Public Class PptException
    Inherits BasePPTException
[C#]
public class PptException : 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

PptException Members | Conaito.PPLibrary Namespace