Base class for all exceptions thrown from TallComponents components.
Namespace: TallComponents.PDF.LayoutAssembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.66.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.Layout..::..PdfException
TallComponents.PDF.Layout..::..DrawingSizeException
TallComponents.PDF.Layout..::..ImageSizeException
TallComponents.PDF.Layout..::..InvalidImageException
TallComponents.PDF.Layout..::..InvalidPdfException
TallComponents.PDF.Layout..::..NoPagesException
TallComponents.PDF.Layout.Paragraphs..::..InvalidRtfException
TallComponents.PDF.Layout.Paragraphs..::..InvalidXhtmlException
TallComponents.PDF.Layout.Shapes..::..ShapeSizeException
TallComponents.PDF.Layout.Shapes..::..SimpleXhtmlFormatException
TallComponents.PDF.Layout..::..TextFlowException
TallComponents.PDF.Layout..::..UnsupportedImageException
TallComponents.PDF.Layout..::..WrongPasswordException
TallComponents.PDF.Layout.Xml..::..XmlException
System..::..Exception
System..::..ApplicationException
TallComponents.PDF.Layout..::..PdfException
TallComponents.PDF.Layout..::..DrawingSizeException
TallComponents.PDF.Layout..::..ImageSizeException
TallComponents.PDF.Layout..::..InvalidImageException
TallComponents.PDF.Layout..::..InvalidPdfException
TallComponents.PDF.Layout..::..NoPagesException
TallComponents.PDF.Layout.Paragraphs..::..InvalidRtfException
TallComponents.PDF.Layout.Paragraphs..::..InvalidXhtmlException
TallComponents.PDF.Layout.Shapes..::..ShapeSizeException
TallComponents.PDF.Layout.Shapes..::..SimpleXhtmlFormatException
TallComponents.PDF.Layout..::..TextFlowException
TallComponents.PDF.Layout..::..UnsupportedImageException
TallComponents.PDF.Layout..::..WrongPasswordException
TallComponents.PDF.Layout.Xml..::..XmlException