@JsonData public class PresenterExceptionData extends ExceptionData
PDFComparer.getPresenterExceptions()
.Constructor and Description |
---|
PresenterExceptionData(ExceptionData data,
java.lang.String presenterName,
com.inet.pdfc.util.Pair<java.lang.String> documents)
Creates an instance for a
Throwable |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getFirstDocument()
Returns the file name of the first comparison document
|
java.lang.String |
getPresenterName()
Returns the name of the presenter that has thrown an exception.
|
java.lang.String |
getSecondDocument()
Returns the file name of the second comparison document
|
java.lang.String |
toString() |
getErrorClass, getErrorCode, getMessage, getStack
public PresenterExceptionData(ExceptionData data, java.lang.String presenterName, com.inet.pdfc.util.Pair<java.lang.String> documents)
Throwable
data
- exception datapresenterName
- the name for the presenter, that throw an exceptiondocuments
- the files for the first and second comparision documentspublic java.lang.String getPresenterName()
NamedExtension.getExtensionName()
.public java.lang.String getFirstDocument()
public java.lang.String getSecondDocument()
public java.lang.String toString()
Copyright © 2010-2022 by i-net software GmbH