| Package | Description |
|---|---|
| com.breeze.save |
| Modifier and Type | Field and Description |
|---|---|
java.util.List<EntityError> |
EntityErrorsException.entityErrors |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<EntityError> |
SaveResult.getErrors() |
| Constructor and Description |
|---|
EntityErrorsException(EntityError error) |
| Constructor and Description |
|---|
EntityErrorsException(java.lang.String message,
java.util.List<EntityError> entityErrors) |