Selekt
Toggle table of contents
0.30.0-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Selekt
selekt-java
/
com.bloomberg.selekt
/
SQLite
/
throwSQLException
throw
SQLException
open
fun
throwSQLException
(
code
:
SQLCode
,
extendedCode
:
SQLCode
,
message
:
String
,
context
:
String
?
=
null
)
:
Nothing
(
source
)
fun
throwSQLException
(
db
:
Long
,
context
:
String
?
=
null
)
:
Nothing
(
source
)