Back to Exposed

Package-level declarations

docs/api/exposed-dao/org.jetbrains.exposed.v1.dao.exceptions/index.html

1.2.0867 B
Original Source

Package-level declarations

Types

Types

EntityNotFoundException

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.

Generated by Dokka © 2026 Copyright