IModelHubClientError Class

Errors for incorrect iModelHub requests.

Extends

Inherited methods

Name Inherited from Description
_initName(): string Protected IModelHubError This function returns the name of each error status.
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  
boolean IModelHubError Returns true if this BentleyError includes (optional) meta data.
status undefined | number IModelHubError  

Defined in

Last Updated: 29 November, 2022