org.squashtest.tm.service.internal.batchimport.testcase.excel
public class ColumnMismatchException extends RuntimeException
ColumnMismatch| Constructor and Description |
|---|
ColumnMismatchException() |
ColumnMismatchException(ColumnMismatch type,
TemplateColumn colType) |
| Modifier and Type | Method and Description |
|---|---|
TemplateColumn |
getColType() |
ColumnMismatch |
getType() |
void |
setColType(TemplateColumn colType) |
void |
setType(ColumnMismatch type) |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ColumnMismatchException()
public ColumnMismatchException(ColumnMismatch type, TemplateColumn colType)
public ColumnMismatch getType()
public void setType(ColumnMismatch type)
public TemplateColumn getColType()
public void setColType(TemplateColumn colType)
Copyright © 2010-2014 Henix, henix.fr. All Rights Reserved.