Package com.itextpdf.io.exceptions
Class FontCompressionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.itextpdf.commons.exceptions.ITextException
com.itextpdf.io.exceptions.FontCompressionException
- All Implemented Interfaces:
-
Serializable
- See Also:
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
-
Constructor Summary
ConstructorDescriptionFontCompressionException
(String message) FontCompressionException
(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
BUFFER_READ_FAILED
- See Also:
-
READ_BASE_128_FAILED
- See Also:
-
READ_TABLE_DIRECTORY_FAILED
- See Also:
-
INCORRECT_SIGNATURE
- See Also:
-
RECONSTRUCT_GLYPH_FAILED
- See Also:
-
RECONSTRUCT_POINT_FAILED
- See Also:
-
PADDING_OVERFLOW
- See Also:
-
LOCA_SIZE_OVERFLOW
- See Also:
-
RECONSTRUCT_GLYF_TABLE_FAILED
- See Also:
-
RECONSTRUCT_HMTX_TABLE_FAILED
- See Also:
-
BROTLI_DECODING_FAILED
- See Also:
-
RECONSTRUCT_TABLE_DIRECTORY_FAILED
- See Also:
-
READ_HEADER_FAILED
- See Also:
-
READ_COLLECTION_HEADER_FAILED
- See Also:
-
WRITE_FAILED
- See Also:
-
-
Constructor Details
-
FontCompressionException
public FontCompressionException() -
FontCompressionException
-
FontCompressionException
-