public class ConverterException extends XDocException
DocumentConverter.convertToFile(String, String)
when converting a
document.Constructor and Description |
---|
ConverterException(String message,
Throwable cause,
ConverterJobInfoEvent converterJobInfo,
int inputDocIndex) |
Modifier and Type | Method and Description |
---|---|
ConverterJobInfoEvent |
getConverterJobInfo()
Returns details about the conversion job.
|
int |
getInputDocumentIndex()
Returns index of the current document in the conversion job.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ConverterException(String message, Throwable cause, ConverterJobInfoEvent converterJobInfo, int inputDocIndex)
public ConverterJobInfoEvent getConverterJobInfo()
public int getInputDocumentIndex()