PDFKit.NET 2.0 Class Library (.NET 2.0)

ImportDataException Class

ImportDataException is raised when one or more exeptions are raised when importing data.

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

System.Object
   System.Exception
      System.ApplicationException
         TallComponents.PDF.PdfException
            TallComponents.PDF.Forms.Data.ImportDataException

public class ImportDataException : PdfException

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.

Remarks

This exception hold an array of inner exeptions.

Requirements

Namespace: TallComponents.PDF.Forms.Data

Assembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll)

See Also

ImportDataException Members | TallComponents.PDF.Forms.Data Namespace