public class LayoutValidationException extends RuntimeException
| Constructor and Description |
|---|
LayoutValidationException(String specPath,
LayoutReport layoutReport,
SectionFilter sectionFilter) |
| Modifier and Type | Method and Description |
|---|---|
static String |
createMessage(String specPath,
LayoutReport layoutReport,
SectionFilter sectionFilter) |
LayoutReport |
getLayoutReport() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic LayoutValidationException(String specPath, LayoutReport layoutReport, SectionFilter sectionFilter)
public LayoutReport getLayoutReport()
public static String createMessage(String specPath, LayoutReport layoutReport, SectionFilter sectionFilter)
Copyright © 2016. All rights reserved.