public class PDFGRuntimeException extends RuntimeException implements Serializable
Constructor and Description |
---|
PDFGRuntimeException(PDFGError error) |
PDFGRuntimeException(PDFGError error,
ExceptionStackTrace arg1) |
PDFGRuntimeException(PDFGError error,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
int |
getErrorCode() |
void |
setFallbackConversionException(PDFGBaseException fallbackConverterException) |
public PDFGRuntimeException(PDFGError error, ExceptionStackTrace arg1)
error
- arg1
- public PDFGRuntimeException(PDFGError error, Throwable cause)
error
- cause
- public PDFGRuntimeException(PDFGError error)
error
- public void setFallbackConversionException(PDFGBaseException fallbackConverterException)
public int getErrorCode()
Copyright © 1982–2022 Adobe Systems Inc.. All rights reserved.