PostgrestRestException

constructor(message: String, hint: String?, details: String?, code: String?, response: HttpResponse)(source)

Parameters

message

The error message

hint

A hint to the error

details

Additional details about the error

code

The error code

response

The response that caused the exception