toggle menu
exkt
1.4.3
jvm
switch theme
search in API
exkt-postgres
/
dev.d1s.exkt.postgres
/
handlePsqlException
handle
Psql
Exception
inline
fun
<
R
>
handlePsqlException
(
psqlState
:
PSQLState
,
block
:
(
)
->
R
)
:
Result
<
R
>