LongQueryException

LongQueryException is thrown:

When query running time is greater than value defined in DatabaseConfig.warnLongQueriesDuration

See also

org.jetbrains.exposed.v1.sql.DatabaseConfig.warnLongQueriesDuration

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
open val message: String?