toggle menu
4.1.1
jvm
switch theme
search in API
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.