RestException

constructor(error: String, description: String?, response: HttpResponse)

Parameters

error

The error returned by Supabase

description

The error description returned by Supabase

response

The response that caused the exception