API Reference > imodeljs-common > iModels > ServerTimeoutError ServerTimeoutError Class Extends ServerError Methods Name Description constructor(message: string, log?: LogFunction): ServerTimeoutError Construct a new BentleyError Inherited methods Name Inherited from Description _initName(): string Protected ServerError This function returns the name of each error status. getMetaData(): any ServerError Return the meta data associated with this BentleyError. Inherited properties Name Type Inherited from Description errorNumber number ServerError hasMetaData Accessor ReadOnly boolean ServerError Returns true if this BentleyError includes (optional) meta data. Defined in core/common/src/IModelError.ts Line 34 Last Updated: 11 June, 2024