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, toStringpublic ConversionException(int errorCode,
String[] param)
public int getErrorCode()
getErrorCode in class PDFGBaseExceptionpublic String getConversionLog()
Copyright © 1982–2023 Adobe Systems Incorporated. All rights reserved.