exceptions/exceptions library

Exceptions / Errors

SupaBadRequestException
A class representing a bad request exception in Supa.
SupaException
A sealed class representing a custom exception in Supa.
SupaForbiddenException
A class representing a forbidden exception in Supa.
SupaNotFoundException
A class representing a not found exception in Supa.
SupaUnauthorizedException
A class representing an unauthorized exception in Supa.
SupaUnknownException
A class representing an unknown exception in Supa.