Registry mapping general exception types to failures
typedef SupabaseGeneralErrorRegistry = Map<Type, Failure Function(Object exception)>;