API Reference > imodelhub-client > iModelHubClient > AggregateResponseError AggregateResponseError Class Class for aggregating errors from multiple requests. Only thrown when more than 1 error has occurred. Extends Error Methods Name Description constructor(message?: string): AggregateResponseError Properties Name Type Description errors ResponseError[] Errors that happened over multiple requests. Defined in clients/imodelhub/src/imodelhub/Errors.ts Line 307 Last Updated: 12 June, 2024