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 |
CorruptContentException
Represents CorruptContentException class
|
class |
CrossTableNotFoundException
Represents CrossTableNotFoundException class
|
class |
EmptyValueException
Exception which thrown when requirested value does not exists.
|
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.
|
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 © 2016 Aspose. All Rights Reserved.