public class FileFormatNotSupportedException extends PDFGBaseException implements Serializable
convertPDF() or createPDF() methods
in cases in which there is an attempt to create a PDF from or to convert an existing PDF to a format that the service does not support.| Modifier and Type | Field and Description |
|---|---|
int |
errorCode
The error code associated with the file format exception.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getErrorCode()
Returns the error code associated with the exception.
|
setFallbackConversionException, toStringpublic final int errorCode
public int getErrorCode()
getErrorCode in class PDFGBaseExceptionCopyright © 1982–2023 Adobe Systems Incorporated. All rights reserved.