@DoNotObfuscate public class CollectedExceptionsMessage extends AbstractPDFUnitMessage implements IMessageCollection
| Constructor and Description | 
|---|
CollectedExceptionsMessage(java.lang.String pdfFileName,
                          java.io.File constraintFile,
                          java.util.List<PDFUnitValidationException> exceptionList)  | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.List<java.lang.String> | 
getMessageList()
This method is called by the PDFUnit-Monitor. 
 | 
addParam, getMessage, logForDevelopment, shortenNamepublic CollectedExceptionsMessage(java.lang.String pdfFileName,
                          java.io.File constraintFile,
                          java.util.List<PDFUnitValidationException> exceptionList)
@IgnoreCoverage public java.util.List<java.lang.String> getMessageList()
getMessageList in interface IMessageCollectionCopyright (C) PDFUnit.com. See here for license.