Base class for all exceptions thrown from TallComponents components.
Namespace: TallComponents.PDF.RasterizerAssembly: TallComponents.PDF.Rasterizer (in TallComponents.PDF.Rasterizer.dll) Version: 3.0.91.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.Rasterizer..::..PdfException
TallComponents.PDF.Rasterizer..::..InvalidPdfException
TallComponents.PDF.Rasterizer..::..UnsupportedPdfException
TallComponents.PDF.Rasterizer..::..WrongPasswordException
System..::..Exception
System..::..ApplicationException
TallComponents.PDF.Rasterizer..::..PdfException
TallComponents.PDF.Rasterizer..::..InvalidPdfException
TallComponents.PDF.Rasterizer..::..UnsupportedPdfException
TallComponents.PDF.Rasterizer..::..WrongPasswordException