public class InvalidSnapshotException extends DataAccessException
| Constructor and Description |
|---|
InvalidSnapshotException(String entityName,
String currentUser,
Timestamp snapshotDate,
String updatedByUser,
Date updatedDate) |
| Modifier and Type | Method and Description |
|---|---|
Timestamp |
getSnapshotDate() |
String |
getUpdatedByUser() |
Date |
getUpdatedDate() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2017. All rights reserved.