Toggle table of contents
4.2.0
jvm
Platform filter
jvm
Switch theme
Search in API
ktorm
ktorm-core
/
org.ktorm.database
/
Database
/
exceptionTranslator
exception
Translator
val
exceptionTranslator
:
(
SQLException
)
->
Throwable
?
=
null
(
source
)
Function used to translate SQL exceptions to rethrow them to users.