The base exception that is used for all XML exceptions that are thrown when an XML error occurs.
Namespace: TallComponents.PDF.Layout.XmlAssembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.66.0
Syntax
| C# |
|---|
[SerializableAttribute] public abstract class XmlException : PdfException |
| Visual Basic |
|---|
<SerializableAttribute> _ Public MustInherit Class XmlException _ Inherits PdfException |
Inheritance Hierarchy
System..::..Object
System..::..Exception
System..::..ApplicationException
TallComponents.PDF.Layout..::..PdfException
TallComponents.PDF.Layout.Xml..::..XmlException
TallComponents.PDF.Layout.Xml..::..AttributeNotFoundException
TallComponents.PDF.Layout.Xml..::..CannotInstanciateException
TallComponents.PDF.Layout.Xml..::..CannotSetException
TallComponents.PDF.Layout.Xml..::..ElementNotFoundException
TallComponents.PDF.Layout.Xml..::..EnumConstantNotFoundException
TallComponents.PDF.Layout.Xml..::..MissingAddMethodException
TallComponents.PDF.Layout.Xml..::..MissingParseMethodException
TallComponents.PDF.Layout.Xml..::..MissingReadMethodException
TallComponents.PDF.Layout.Xml..::..PropertyCannotParseException
TallComponents.PDF.Layout.Xml..::..PropertyReadOnlyException
TallComponents.PDF.Layout.Xml..::..TypeNotFoundException
System..::..Exception
System..::..ApplicationException
TallComponents.PDF.Layout..::..PdfException
TallComponents.PDF.Layout.Xml..::..XmlException
TallComponents.PDF.Layout.Xml..::..AttributeNotFoundException
TallComponents.PDF.Layout.Xml..::..CannotInstanciateException
TallComponents.PDF.Layout.Xml..::..CannotSetException
TallComponents.PDF.Layout.Xml..::..ElementNotFoundException
TallComponents.PDF.Layout.Xml..::..EnumConstantNotFoundException
TallComponents.PDF.Layout.Xml..::..MissingAddMethodException
TallComponents.PDF.Layout.Xml..::..MissingParseMethodException
TallComponents.PDF.Layout.Xml..::..MissingReadMethodException
TallComponents.PDF.Layout.Xml..::..PropertyCannotParseException
TallComponents.PDF.Layout.Xml..::..PropertyReadOnlyException
TallComponents.PDF.Layout.Xml..::..TypeNotFoundException