Package | Description |
---|---|
com.aspose.pdf.exceptions |
The com.aspose.pdf.exceptions package provides classes for exceptions which can
occur while working with a document.
|
Modifier and Type | Class and Description |
---|---|
class |
BoundsOutOfRangeException
Represents an exception which occurs when an item doesn't fit within the given container dimensions.
|
class |
ConvertException
Represents errors that occur during PDF_A conversion with helpers objects.
|
class |
CorruptContentException
Represents CorruptContentException class
|
class |
CrossTableNotFoundException
Represents CrossTableNotFoundException class
|
class |
DrawStringException |
class |
EmptyValueException
Exception which thrown when requirested value does not exists.
|
class |
FontEmbeddingException
The exception that is thrown when an attempt to embed font became failed
|
class |
FontNotFoundException
The exception that is thrown when a font is not found.
|
class |
IncorrectCMapUsageException
The exception that is thrown when font usage is incorrect.
|
class |
IncorrectFontUsageException
The exception that is thrown when font usage is incorrect.
|
class |
InvalidCgmFileFormatException
The exception that is thrown when a Cgm file is invalid.
|
class |
InvalidFileFormatException
The exception that is thrown when a file is invalid.
|
class |
InvalidPasswordException
The exception that is thrown when invalid password is provided by user.
|
class |
InvalidPdfFileFormatException
The exception that is thrown when a pdf file is invalid.
|
class |
InvalidValueFormatException
Exception which thrown when requested value has incorrect format.
|
class |
JavascriptExtensionsException
The exception that is thrown on errors when working with JavascriptExtensions.
|
class |
ObjectReferenceCorruptedException
Represents an exception that is thrown when an object reference
in a PDF document is found to be corrupted.
|
class |
OperationCanceledException
Represents OperationCanceledException class
|
class |
SanitizationException
The exception that is thrown when an sanitization operation failed.
|
class |
SignatureLengthMismatchException
Represents errors that occur during PDF signing.
|
class |
TaggedException
Represents exception for TaggedPDF content of document.
|
class |
UnsupportedFontTypeException
The exception that is thrown when a font type is not supported.
|
Modifier and Type | Method and Description |
---|---|
static PdfException |
InternalHelper.newPdfException(com.aspose.ms.System.Exception value) |
static PdfException |
InternalHelper.newPdfException(String message,
Throwable value) |
Copyright © 2025 Aspose. All Rights Reserved.