Signals that an error has occurred in a Document.

Namespace: iTextSharp.text
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0

Collapse imageSyntax

C#
public class DocumentException : Exception
Visual Basic
Public Class DocumentException _
	Inherits Exception
Visual C++
public ref class DocumentException : public Exception

Collapse imageInheritance Hierarchy

Collapse imageSee Also