Package com.itextpdf.tool.xml.exceptions
package com.itextpdf.tool.xml.exceptions
Collection of exceptions used in
This package is part of iText® XMLWorker.
com.itextpdf.tool.xml
.
This package is part of iText® XMLWorker.
-
ClassDescriptionThrown when something that needs data to function does not have that data.Thrown by
TagProcessorFactory.getProcessor(String, String)
when the given tag did not map to anyTagProcessor
.Due to support for Java 1.5, a NotImplementedExceptionThrown when the XMLWorker throws an Exception that we want to convert to a RuntimeException.