com.aspose.pdf.exceptions

The com.aspose.pdf.exceptions package provides classes for exceptions which can occur while working with a document.

Classes

ClassDescription
ArgumentExceptionThe exception that is thrown when one of the arguments provided to a method is not valid.
CorruptContentExceptionRepresents CorruptContentException class
CrossTableNotFoundExceptionRepresents CrossTableNotFoundException class
DeprecatedFeatureExceptionThe exception that is thrown when a feature is deprecated in current pdf version.
EmptyValueExceptionException which thrown when requirested value does not exists.
FontEmbeddingExceptionThe exception that is thrown when an attempt to embed font became failed
FontNotFoundExceptionThe exception that is thrown when a font is not found.
IncorrectCMapUsageExceptionThe exception that is thrown when font usage is incorrect.
IncorrectFontUsageExceptionThe exception that is thrown when font usage is incorrect.
IndexOutOfRangeExceptionRepresents Index Out Of Range errors that occur during PDF application execution.
InvalidCgmFileFormatExceptionThe exception that is thrown when a Cgm file is invalid.
InvalidFileFormatExceptionThe exception that is thrown when a file is invalid.
InvalidFormTypeOperationExceptionThe exception that is thrown when an operation with form type is not valid.
InvalidPasswordExceptionThe exception that is thrown when invalid password is provided by user.
InvalidPdfFileFormatExceptionThe exception that is thrown when a pdf file is invalid.
InvalidValueFormatExceptionException which thrown when requested value has incorrect format.
JavascriptExtensionsExceptionThe exception that is thrown on errors when working with JavascriptExtensions.
NotImplementedExceptionThe exception that is thrown when a requested method or operation is not implemented.
NotSupportedExceptionThe 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.
OperationCanceledExceptionRepresents OperationCanceledException class
PdfArgumentExceptionRepresents errors that occur when incorrect parameters appeared.
PdfExceptionRepresents errors that occur during PDF application execution.
PdfOutOfMemoryExceptionRepresents OutOfMemory errors that occur during PDF application execution.
SanitizationExceptionThe exception that is thrown when an sanitization operation failed.
TaggedExceptionRepresents exception for TaggedPDF content of document.
UnsupportedFontTypeExceptionThe exception that is thrown when a font type is not supported.