public class ColumnMismatchException extends RuntimeException
ColumnMismatch| Constructor and Description |
|---|
ColumnMismatchException(ColumnMismatch type,
TemplateColumn colType) |
| Modifier and Type | Method and Description |
|---|---|
TemplateColumn |
getColType() |
ColumnMismatch |
getType() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ColumnMismatchException(ColumnMismatch type, TemplateColumn colType)
public ColumnMismatch getType()
public TemplateColumn getColType()
Copyright © 2010–2017 Henix, henix.fr. All rights reserved.