Base class for all exceptions thrown from TallComponents components.
Namespace: TallComponents.PDFAssembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0
Syntax
| C# |
|---|
[SerializableAttribute] public class PdfException : ApplicationException |
| Visual Basic |
|---|
<SerializableAttribute> _ Public Class PdfException _ Inherits ApplicationException |
Inheritance Hierarchy
System..::..Object
System..::..Exception
System..::..ApplicationException
TallComponents.PDF..::..PdfException
TallComponents.PDF.Forms.Data..::..ImportDataException
TallComponents.PDF..::..InvalidImageException
TallComponents.PDF..::..InvalidPdfException
TallComponents.PDF..::..NoPagesException
TallComponents.PDF.Shapes..::..ShapeSizeException
TallComponents.PDF.Shapes..::..SimpleXhtmlFormatException
TallComponents.PDF.Shapes..::..TextFlowException
TallComponents.PDF..::..UnsupportedImageException
TallComponents.PDF..::..UnsupportedPdfException
TallComponents.PDF..::..WrongPasswordException
System..::..Exception
System..::..ApplicationException
TallComponents.PDF..::..PdfException
TallComponents.PDF.Forms.Data..::..ImportDataException
TallComponents.PDF..::..InvalidImageException
TallComponents.PDF..::..InvalidPdfException
TallComponents.PDF..::..NoPagesException
TallComponents.PDF.Shapes..::..ShapeSizeException
TallComponents.PDF.Shapes..::..SimpleXhtmlFormatException
TallComponents.PDF.Shapes..::..TextFlowException
TallComponents.PDF..::..UnsupportedImageException
TallComponents.PDF..::..UnsupportedPdfException
TallComponents.PDF..::..WrongPasswordException