public class ConversionException extends PDFGBaseException implements Serializable
Constructor and Description |
---|
ConversionException(int errorCode,
String[] param) |
Modifier and Type | Method and Description |
---|---|
String |
getConversionLog()
Retrieves the optional conversion log.
|
int |
getErrorCode()
Returns the error code associated with the exception.
|
setFallbackConversionException, toString
public ConversionException(int errorCode, String[] param)
public int getErrorCode()
getErrorCode
in class PDFGBaseException
public String getConversionLog()
Copyright © 1982–2022 Adobe Systems Inc.. All rights reserved.