|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ReadConflict | |
|---|---|
| org.multiverse.api.exceptions | Contains the most important exceptions. |
| Uses of ReadConflict in org.multiverse.api.exceptions |
|---|
| Subclasses of ReadConflict in org.multiverse.api.exceptions | |
|---|---|
class |
LockNotFreeReadConflict
A ReadConflict that indicates that a read failed because the item was locked. |
class |
OldVersionNotFoundReadConflict
A ReadConflict that indicates that a load was done, but the version needed could not be found
because it is too old (and doesn't exist anymore). |
class |
UncommittedReadConflict
An ReadConflict that is thrown when an object is loaded but has not been committed yet. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||