public class ListMappingElementAccessException
extends java.lang.RuntimeException
| Constructor and Description |
|---|
ListMappingElementAccessException(int index,
PropertyAccessException exception) |
| Modifier and Type | Method and Description |
|---|---|
int |
index() |
PropertyAccessException |
propertyAccessException() |
RuntimeException |
toDalError(int position) |
public ListMappingElementAccessException(int index,
PropertyAccessException exception)
public RuntimeException toDalError(int position)
public PropertyAccessException propertyAccessException()
public int index()