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, toString
public final int errorCode
public int getErrorCode()
getErrorCode
in class PDFGBaseException
Copyright © 1982–2022 Adobe Systems Inc.. All rights reserved.