Represents an exception that occurred within the Supabase package.
const SupaException({required this.message, required this.hint});