API Reference > imodeljs-clients > iModelHubClient > IModelHubClientError IModelHubClientError Class Beta Errors for incorrect iModelHub requests. Extends IModelHubError Inherited methods Name Inherited from Description _initName(): string Protected BentleyError This function returns the name of each error status. getMetaData(): any BentleyError Return the meta data associated with this BentleyError. getErrorStatus(errorId: number, httpStatusType: number): number Static WsgError Gets error status from current WSError and HTTP Status type getWSStatusId(error: string): number Static WsgError Get WSError from error string Inherited properties Name Type Inherited from Description _data Protected undefined | any ResponseError data any IModelHubError Extended data of the error. description undefined | string ResponseError errorNumber number BentleyError hasMetaData Accessor ReadOnly boolean BentleyError Returns true if this BentleyError includes (optional) meta data. message string Error name string Error stack undefined | string Error status undefined | number ResponseError Defined in core/clients/src/imodelhub/Errors.ts Line 173 Last Updated: 13 June, 2024