Package cz.cvut.kbss.jopa.exception
package cz.cvut.kbss.jopa.exception
-
ExceptionsClassDescriptionIndicates that an attempt has been made to instantiate a class that is abstract in terms of JOPA.Indicates that a data source cannot be created.Thrown when an entity is missing an identifier and it cannot be generated.Indicates that an unexpected datatype has been provided for a value.Thrown when an instance of class cannot be created.Indicates that an issue has occurred with user-defined attribute converters.Indicates that an enum mapping is not valid.Signals that an entity field mapping is not valid.Indicates an issue with lazy loading.Indicates an error when building application persistence metamodel.Exception thrown when an error occurs when parsing a query.Indicates an error during parsing and translation of SOQL to SPARQL.Represents a problem with a
SparqlResultSetMapping
declaration or its runtime usage to map query result to target value(s).Indicates that the static metamodel could not be initialized.Thrown when it is not possible to execute a type transformation.