Serialized Form
-
Package com.itextpdf.barcodes.exceptions
-
Exception com.itextpdf.barcodes.exceptions.WriterException
class WriterException extends ITextException implements Serializable
-
-
Package com.itextpdf.bouncycastle.cert
-
Exception com.itextpdf.bouncycastle.cert.CertIOExceptionBC
class CertIOExceptionBC extends AbstractCertIOException implements Serializable-
Serialized Fields
-
exception
org.bouncycastle.cert.CertIOException exception
-
-
-
-
Package com.itextpdf.bouncycastle.cert.ocsp
-
Exception com.itextpdf.bouncycastle.cert.ocsp.OCSPExceptionBC
class OCSPExceptionBC extends AbstractOCSPException implements Serializable-
Serialized Fields
-
exception
org.bouncycastle.cert.ocsp.OCSPException exception
-
-
-
-
Package com.itextpdf.bouncycastle.cms
-
Exception com.itextpdf.bouncycastle.cms.CMSExceptionBC
class CMSExceptionBC extends AbstractCMSException implements Serializable-
Serialized Fields
-
exception
org.bouncycastle.cms.CMSException exception
-
-
-
-
Package com.itextpdf.bouncycastle.openssl
-
Exception com.itextpdf.bouncycastle.openssl.PEMExceptionBC
class PEMExceptionBC extends AbstractPEMException implements Serializable-
Serialized Fields
-
pemException
org.bouncycastle.openssl.PEMException pemException
-
-
-
-
Package com.itextpdf.bouncycastle.operator
-
Exception com.itextpdf.bouncycastle.operator.OperatorCreationExceptionBC
class OperatorCreationExceptionBC extends AbstractOperatorCreationException implements Serializable-
Serialized Fields
-
exception
org.bouncycastle.operator.OperatorCreationException exception
-
-
-
-
Package com.itextpdf.bouncycastle.pkcs
-
Exception com.itextpdf.bouncycastle.pkcs.PKCSExceptionBC
class PKCSExceptionBC extends AbstractPKCSException implements Serializable-
Serialized Fields
-
pkcsException
org.bouncycastle.pkcs.PKCSException pkcsException
-
-
-
-
Package com.itextpdf.bouncycastle.tsp
-
Exception com.itextpdf.bouncycastle.tsp.TSPExceptionBC
class TSPExceptionBC extends AbstractTSPException implements Serializable-
Serialized Fields
-
tspException
org.bouncycastle.tsp.TSPException tspException
-
-
-
-
Package com.itextpdf.bouncycastlefips.cert
-
Exception com.itextpdf.bouncycastlefips.cert.CertIOExceptionBCFips
class CertIOExceptionBCFips extends AbstractCertIOException implements Serializable-
Serialized Fields
-
exception
org.bouncycastle.cert.CertIOException exception
-
-
-
-
Package com.itextpdf.bouncycastlefips.cert.ocsp
-
Exception com.itextpdf.bouncycastlefips.cert.ocsp.OCSPExceptionBCFips
class OCSPExceptionBCFips extends AbstractOCSPException implements Serializable-
Serialized Fields
-
exception
org.bouncycastle.cert.ocsp.OCSPException exception
-
-
-
-
Package com.itextpdf.bouncycastlefips.cms
-
Exception com.itextpdf.bouncycastlefips.cms.CMSExceptionBCFips
class CMSExceptionBCFips extends AbstractCMSException implements Serializable-
Serialized Fields
-
exception
org.bouncycastle.cms.CMSException exception
-
-
-
-
Package com.itextpdf.bouncycastlefips.openssl
-
Exception com.itextpdf.bouncycastlefips.openssl.PEMExceptionBCFips
class PEMExceptionBCFips extends AbstractPEMException implements Serializable-
Serialized Fields
-
pemException
org.bouncycastle.openssl.PEMException pemException
-
-
-
-
Package com.itextpdf.bouncycastlefips.operator
-
Exception com.itextpdf.bouncycastlefips.operator.OperatorCreationExceptionBCFips
class OperatorCreationExceptionBCFips extends AbstractOperatorCreationException implements Serializable-
Serialized Fields
-
exception
org.bouncycastle.operator.OperatorCreationException exception
-
-
-
-
Package com.itextpdf.bouncycastlefips.pkcs
-
Exception com.itextpdf.bouncycastlefips.pkcs.PKCSExceptionBCFips
class PKCSExceptionBCFips extends AbstractPKCSException implements Serializable-
Serialized Fields
-
pkcsException
org.bouncycastle.pkcs.PKCSException pkcsException
-
-
-
-
Package com.itextpdf.bouncycastlefips.tsp
-
Exception com.itextpdf.bouncycastlefips.tsp.TSPExceptionBCFips
class TSPExceptionBCFips extends AbstractTSPException implements Serializable-
Serialized Fields
-
tspException
org.bouncycastle.tsp.TSPException tspException
-
-
-
-
Package com.itextpdf.commons.bouncycastle.cert
-
Exception com.itextpdf.commons.bouncycastle.cert.AbstractCertIOException
class AbstractCertIOException extends IOException implements Serializable
-
-
Package com.itextpdf.commons.bouncycastle.cert.ocsp
-
Exception com.itextpdf.commons.bouncycastle.cert.ocsp.AbstractOCSPException
class AbstractOCSPException extends Exception implements Serializable
-
-
Package com.itextpdf.commons.bouncycastle.cms
-
Exception com.itextpdf.commons.bouncycastle.cms.AbstractCMSException
class AbstractCMSException extends Exception implements Serializable
-
-
Package com.itextpdf.commons.bouncycastle.openssl
-
Exception com.itextpdf.commons.bouncycastle.openssl.AbstractPEMException
class AbstractPEMException extends IOException implements Serializable
-
-
Package com.itextpdf.commons.bouncycastle.operator
-
Exception com.itextpdf.commons.bouncycastle.operator.AbstractOperatorCreationException
class AbstractOperatorCreationException extends Exception implements Serializable
-
-
Package com.itextpdf.commons.bouncycastle.pkcs
-
Exception com.itextpdf.commons.bouncycastle.pkcs.AbstractPKCSException
class AbstractPKCSException extends Exception implements Serializable
-
-
Package com.itextpdf.commons.bouncycastle.tsp
-
Exception com.itextpdf.commons.bouncycastle.tsp.AbstractTSPException
class AbstractTSPException extends Exception implements Serializable
-
-
Package com.itextpdf.commons.exceptions
-
Exception com.itextpdf.commons.exceptions.AggregatedException
class AggregatedException extends ITextException implements Serializable-
Serialized Fields
-
aggregatedExceptions
List<RuntimeException> aggregatedExceptions
-
-
-
Exception com.itextpdf.commons.exceptions.ITextException
class ITextException extends RuntimeException implements Serializable -
Exception com.itextpdf.commons.exceptions.ProductEventHandlerRepeatException
class ProductEventHandlerRepeatException extends ITextException implements Serializable -
Exception com.itextpdf.commons.exceptions.UnknownProductException
class UnknownProductException extends ITextException implements Serializable
-
-
Package com.itextpdf.forms.exceptions
-
Exception com.itextpdf.forms.exceptions.AttributeNotFoundException
class AttributeNotFoundException extends ITextException implements Serializable -
Exception com.itextpdf.forms.exceptions.XfdfException
class XfdfException extends ITextException implements Serializable
-
-
Package com.itextpdf.io.exceptions
-
Exception com.itextpdf.io.exceptions.FontCompressionException
class FontCompressionException extends ITextException implements Serializable -
Exception com.itextpdf.io.exceptions.IOException
class IOException extends ITextException implements Serializable
-
-
Package com.itextpdf.io.font.otf
-
Exception com.itextpdf.io.font.otf.FontReadingException
class FontReadingException extends IOException implements Serializable
-
-
Package com.itextpdf.io.image
-
Class com.itextpdf.io.image.Jpeg2000ImageData.ColorSpecBox
-
Serialized Fields
-
colorProfile
byte[] colorProfile
-
-
-
-
Package com.itextpdf.io.util
-
Exception com.itextpdf.io.util.GhostscriptHelper.GhostscriptExecutionException
class GhostscriptExecutionException extends RuntimeException implements Serializable
-
-
Package com.itextpdf.kernel.colors
-
Class com.itextpdf.kernel.colors.WebColors
- serialVersionUID:
- 6350366251375926010L
-
-
Package com.itextpdf.kernel.crypto.securityhandler
-
Exception com.itextpdf.kernel.crypto.securityhandler.UnsupportedSecurityHandlerException
class UnsupportedSecurityHandlerException extends PdfException implements Serializable
-
-
Package com.itextpdf.kernel.exceptions
-
Exception com.itextpdf.kernel.exceptions.BadPasswordException
class BadPasswordException extends PdfException implements Serializable -
Exception com.itextpdf.kernel.exceptions.InvalidXRefPrevException
class InvalidXRefPrevException extends PdfException implements Serializable -
Exception com.itextpdf.kernel.exceptions.MemoryLimitsAwareException
class MemoryLimitsAwareException extends PdfException implements Serializable -
Exception com.itextpdf.kernel.exceptions.PdfException
class PdfException extends ITextException implements Serializable -
Exception com.itextpdf.kernel.exceptions.XrefCycledReferencesException
class XrefCycledReferencesException extends PdfException implements Serializable
-
-
Package com.itextpdf.kernel.geom
-
Exception com.itextpdf.kernel.geom.NoninvertibleTransformException
class NoninvertibleTransformException extends Exception implements Serializable
-
-
Package com.itextpdf.kernel.pdf.canvas.parser.clipper
-
Exception com.itextpdf.kernel.pdf.canvas.parser.clipper.ClipperException
class ClipperException extends RuntimeException implements Serializable -
Class com.itextpdf.kernel.pdf.canvas.parser.clipper.Path
-
Class com.itextpdf.kernel.pdf.canvas.parser.clipper.Paths
-
-
Package com.itextpdf.kernel.pdf.canvas.parser.util
-
Exception com.itextpdf.kernel.pdf.canvas.parser.util.InlineImageParsingUtils.InlineImageParseException
class InlineImageParseException extends PdfException implements Serializable
-
-
Package com.itextpdf.kernel.utils
-
Exception com.itextpdf.kernel.utils.CompareTool.CompareToolExecutionException
class CompareToolExecutionException extends RuntimeException implements Serializable
-
-
Package com.itextpdf.kernel.xmp
-
Exception com.itextpdf.kernel.xmp.XMPException
class XMPException extends Exception implements Serializable-
Serialized Fields
-
errorCode
int errorCode
the errorCode of the XMP toolkit
-
-
-
-
Package com.itextpdf.layout.hyphenation
-
Exception com.itextpdf.layout.hyphenation.HyphenationException
class HyphenationException extends Exception implements Serializable
-
-
Package com.itextpdf.pdfa.exceptions
-
Exception com.itextpdf.pdfa.exceptions.PdfAConformanceException
class PdfAConformanceException extends PdfException implements Serializable
-
-
Package com.itextpdf.signatures
-
Exception com.itextpdf.signatures.VerificationException
class VerificationException extends GeneralSecurityException implements Serializable
-
-
Package com.itextpdf.styledxmlparser.exceptions
-
Exception com.itextpdf.styledxmlparser.exceptions.ReadingByteLimitException
class ReadingByteLimitException extends ITextException implements Serializable -
Exception com.itextpdf.styledxmlparser.exceptions.StyledXMLParserException
class StyledXMLParserException extends ITextException implements Serializable
-
-
Package com.itextpdf.svg.exceptions
-
Exception com.itextpdf.svg.exceptions.SvgProcessingException
class SvgProcessingException extends PdfException implements Serializable
-