Package-level declarations
Types
Link copied to clipboard
class PostgrestRestException(message: String, val hint: String?, val details: String?, val code: String?, response: HttpResponse) : RestException
Exception thrown when a Postgrest request fails