IModelHubError Class
Error returned from iModelHub service.
Extends
Extended by
Inherited methods
Name |
Inherited from |
Description |
_initName(): string Protected |
WsgError |
This function returns the name of each error status. |
getMetaData(): any |
WsgError |
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 |
Properties
Name |
Type |
Description |
|
data |
any |
Extended data of the error. |
|
Inherited properties
Defined in
Last Updated:
11 June, 2024