Error class thrown by the HoneyHive TypeScript SDK
HoneyHiveError is a base class for all errors thrown by the HoneyHive API
client.This error is never thrown directly, but is useful for determining if an
error is from the HoneyHive API client with err instanceof HoneyHiveError