supabase-kt
Toggle table of contents
3.2.6
common
Target filter
common
Switch theme
Search in API
Skip to content
supabase-kt
supabase-kt
/
io.github.jan.supabase.exceptions
/
UnknownRestException
/
UnknownRestException
Unknown
Rest
Exception
constructor
(
error
:
String
,
response
:
HttpResponse
,
message
:
String
?
=
null
)