Uses of Class
org.rostore.entity.VersionMismatchInitException
Packages that use VersionMismatchInitException
-
Uses of VersionMismatchInitException in org.rostore.entity
Methods in org.rostore.entity that throw VersionMismatchInitExceptionModifier and TypeMethodDescriptionstatic voidVersionMismatchInitException.checkAndThrow(Record record) Checks if the record can be initialized with the given set ofRecordOptionand the version.