Package-level declarations

Types

Link copied to clipboard
class PostgrestRestException(message: String, val hint: String?, val details: JsonElement?, val code: String?, response: HttpResponse) : RestException

Exception thrown when a Postgrest request fails