public class ElementAssertionFailure extends RowAssertionFailure
dalException, indexSkipEllipsis| Constructor and Description |
|---|
ElementAssertionFailure(int indexSkipEllipsis,
DALException dalException) |
| Modifier and Type | Method and Description |
|---|---|
DALException |
columnPositionException(TransposedTableNode transposedTableNode) |
DALException |
linePositionException(TableNode tableNode) |
public ElementAssertionFailure(int indexSkipEllipsis,
DALException dalException)
public DALException linePositionException(TableNode tableNode)
linePositionException in class RowAssertionFailurepublic DALException columnPositionException(TransposedTableNode transposedTableNode)
columnPositionException in class RowAssertionFailure