com.aspose.pdf.exceptions
package provides classes for exceptions which can
occur while working with a document.See: Description
Class | Description |
---|---|
InternalHelper | |
TaggedPdfExceptionCode |
Exception | Description |
---|---|
CorruptContentException |
Represents CorruptContentException class
|
CrossTableNotFoundException |
Represents CrossTableNotFoundException class
|
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 | |
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 | |
UnsupportedFontTypeException |
The exception that is thrown when a font type is not supported.
|
Error | Description |
---|---|
PdfOutOfMemoryException |
The com.aspose.pdf.exceptions
package provides classes for exceptions which can
occur while working with a document.