[This is preliminary documentation and is subject to change.]

RAD PDF Raised Database Related Exception

Namespace:  RadPdfLibrary.Exceptions
Assembly:  RadPdfLibrary (in RadPdfLibrary.dll) Version: 1.4.3630.21651 (1.4.0.0)

Syntax

C#
public class RadPdfDatabaseException : RadPdfException
Visual Basic (Declaration)
Public Class RadPdfDatabaseException _
	Inherits RadPdfException
Visual Basic (Usage)
Dim instance As RadPdfDatabaseException

Inheritance Hierarchy

System..::.Object
  System..::.Exception
    RadPdfLibrary.Exceptions..::.RadPdfException
      RadPdfLibrary.Exceptions..::.RadPdfDatabaseException

See Also