Firebase Kotlin SDK
Toggle table of contents
2.2.0
common
ios
js
Platform filter
common
ios
js
Switch theme
Search in API
Firebase Kotlin SDK
firebase-database
/
dev.gitlive.firebase.database
/
DatabaseException
/
DatabaseException
Database
Exception
common
ios
js
expect
constructor
(
message
:
String
?
,
cause
:
Throwable
?
)
(
source
)
actual
constructor
(
message
:
String
?
,
cause
:
Throwable
?
)
(
source
)
constructor
(
error
:
dynamic
)
(
source
)
actual
constructor
(
message
:
String
?
,
cause
:
Throwable
?
)
(
source
)