Uses of Class
io.helidon.data.DataException
Packages that use DataException
-
Uses of DataException in io.helidon.data
Subclasses of DataException in io.helidon.dataModifier and TypeClassDescriptionclassThrown when persistence entity being inserted already exists.classThrown when requested persistence entity cannot be found.classThrown when a query was expected to produce exactly one record but produced many instead.classThrown when a query was expected to produce a result, but did not.classThrown when an optimistic locking conflict occurs.