Description
Code building on top of Oak expects an IllegalItemStateException when two sessions create or modify a given node in conflicting ways. This allows the code on top to handle this situation appropriately.
However, in certain circumstances, a general RepositoryException is being thrown instead.