Firebase Kotlin SDK
Toggle table of contents
2.2.0
ios
js
Platform filter
ios
js
Switch theme
Search in API
Firebase Kotlin SDK
firebase-functions
/
dev.gitlive.firebase.functions
/
FirebaseFunctionsException
/
FirebaseFunctionsException
Firebase
Functions
Exception
ios
js
constructor
(
message
:
String
,
code
:
FunctionsExceptionCode
,
details
:
Any
?
)
(
source
)
constructor
(
cause
:
Throwable
,
code
:
FunctionsExceptionCode
,
details
:
Any
?
)
(
source
)