SQLDelight
Toggle table of contents
2.1.0-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
SQLDelight
sqldelight-compiler
/
app.cash.sqldelight.core
/
SqlDelightException
Sql
Delight
Exception
class
SqlDelightException
(
message
:
String
)
:
IllegalStateException
Members
Constructors
Sql
Delight
Exception
Link copied to clipboard
constructor
(
message
:
String
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?