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