public class IncorrectUpdateSemanticsDataAccessException extends InvalidDataAccessResourceUsageException
| Constructor and Description | 
|---|
| IncorrectUpdateSemanticsDataAccessException(String msg)Constructor for IncorrectUpdateSemanticsDataAccessException. | 
| IncorrectUpdateSemanticsDataAccessException(String msg,
                                           Throwable cause)Constructor for IncorrectUpdateSemanticsDataAccessException. | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | wasDataUpdated()Return whether data was updated. | 
contains, getMessage, getMostSpecificCause, getRootCauseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic IncorrectUpdateSemanticsDataAccessException(String msg)
msg - the detail message