API Reference > imodeljs-common > iModels > NoContentError NoContentError Class Intended for API "no content" semantics where the error case should not trigger application failure monitoring systems. Extends IModelError Methods Name Description constructor(): NoContentError Construct a new BentleyError Inherited methods Name Inherited from Description _initName(): string Protected IModelError This function returns the name of each error status. getMetaData(): any IModelError Return the meta data associated with this BentleyError. Inherited properties Name Type Inherited from Description errorNumber number IModelError hasMetaData Accessor ReadOnly boolean IModelError Returns true if this BentleyError includes (optional) meta data. Defined in core/common/src/IModelError.ts Line 62 Last Updated: 11 June, 2024