public class TemplateMismatchException extends RuntimeException
| Constructor and Description |
|---|
TemplateMismatchException() |
TemplateMismatchException(List<WorksheetFormatStatus> worksheetFormatStatuses) |
| Modifier and Type | Method and Description |
|---|---|
void |
addWorksheetFormatStatus(List<WorksheetFormatStatus> worksheetFormatStatuses) |
List<WorksheetFormatStatus> |
getWorksheetFormatStatuses() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TemplateMismatchException()
public TemplateMismatchException(List<WorksheetFormatStatus> worksheetFormatStatuses)
public void addWorksheetFormatStatus(List<WorksheetFormatStatus> worksheetFormatStatuses)
public List<WorksheetFormatStatus> getWorksheetFormatStatuses()
Copyright © 2010–2017 Henix, henix.fr. All rights reserved.