Package-level declarations

Types

Link copied to clipboard
class EntityNotFoundException(val id: EntityID<*>, val entity: EntityClass<*, *>) : Exception

An exception that provides information about an entity that could not be accessed either within the scope of the current entity cache or as a result of a database search error.