public class ElementAssertionFailure
extends java.lang.RuntimeException
| Constructor and Description |
|---|
ElementAssertionFailure(int row,
DalException dalException) |
| Modifier and Type | Method and Description |
|---|---|
DalException |
columnPositionException(TransposedTableNode transposedTableNode) |
DalException |
linePositionException(TableNode tableNode) |
public ElementAssertionFailure(int row,
DalException dalException)
public DalException linePositionException(TableNode tableNode)
public DalException columnPositionException(TransposedTableNode transposedTableNode)