Class OFastConcurrentModificationException

All Implemented Interfaces:
OHighLevelException, Serializable

public class OFastConcurrentModificationException extends OConcurrentModificationException
Exception thrown when MVCC is enabled and a record cannot be updated or deleted because versions don't match.
Author:
Luca Garulli (l.garulli--(at)--orientdb.com)
See Also: