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