NoContentError Class

Intended for API "no content" semantics where the error case should not trigger application failure monitoring systems.

Extends

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.
IModelError Return the meta data associated with this BentleyError.

Inherited properties

Name Type Inherited from Description
errorNumber number IModelError  
boolean IModelError Returns true if this BentleyError includes (optional) meta data.

Defined in

Last Updated: 29 November, 2022