See: Description
| Class | Description |
|---|---|
| InternalHelper | |
| TaggedPdfExceptionCode |
| Exception | Description |
|---|---|
| CorruptContentException |
Represents CorruptContentException class
|
| CrossTableNotFoundException |
Represents CrossTableNotFoundException class
|
| DeprecatedFeatureException |
The exception that is thrown when a feature is deprecated in current pdf version.
|
| DrawStringException | |
| EmptyValueException |
Exception which thrown when requirested value does not exists.
|
| FontEmbeddingException |
The exception that is thrown when an attempt to embed font became failed
|
| FontNotFoundException |
The exception that is thrown when a font is not found.
|
| IncorrectCMapUsageException |
The exception that is thrown when font usage is incorrect.
|
| IncorrectFontUsageException |
The exception that is thrown when font usage is incorrect.
|
| IndexOutOfRangeException |
Represents Index Out Of Range errors that occur during PDF application execution.
|
| InvalidCgmFileFormatException |
The exception that is thrown when a Cgm file is invalid.
|
| InvalidFileFormatException |
The exception that is thrown when a file is invalid.
|
| InvalidFormTypeOperationException |
The exception that is thrown when an operation with form type is not valid.
|
| InvalidPasswordException |
The exception that is thrown when invalid password is provided by user.
|
| InvalidPdfFileFormatException |
The exception that is thrown when a pdf file is invalid.
|
| InvalidValueFormatException |
Exception which thrown when requested value has incorrect format.
|
| NotImplementedException |
The exception that is thrown when a requested method or operation is not implemented.
|
| NotSupportedException |
The exception that is thrown when an invoked method is not supported, or when
there is an attempt to read, seek, or write to a stream that does not support
the invoked functionality.
|
| PdfArgumentException |
Represents errors that occur when incorrect parameters appeared.
|
| PdfException |
Represents errors that occur during PDF application execution.
|
| SanitizationException |
The exception that is thrown when an sanitization operation failed.
|
| TaggedException |
Represents exception for TaggedPDF content of document.
|
| UnsupportedFontTypeException |
The exception that is thrown when a font type is not supported.
|
| Error | Description |
|---|---|
| PdfOutOfMemoryException |
Represents OutOfMemory errors that occur during PDF application execution.
|
The com.aspose.pdf.exceptions package provides classes for exceptions which can occur while working with a document.