| Class | Description |
|---|---|
| ConcurrentModificationConflict |
Represents a conflict where an object is modified incompatably in core and in session.
|
| SessionConflicts |
A simple aggregate view of all the conflicts in a session
|
| SessionInfo |
public Information about a session.
|
| SessionUtils |
Utils method regarding sessions
|
| Exception | Description |
|---|---|
| SessionConflictException |
Exception to indicate a session conflict.
|