public class PropertyAccessException
extends java.lang.RuntimeException
| Constructor and Description |
|---|
PropertyAccessException(java.lang.Object property,
java.lang.String message) |
| Modifier and Type | Method and Description |
|---|---|
RuntimeException |
toDalError(java.lang.String prefix,
int position) |
public PropertyAccessException(java.lang.Object property,
java.lang.String message)
public RuntimeException toDalError(java.lang.String prefix, int position)