class sap.ui.model.FormatException

Visiblity: public
UX Guidelines:
Implements:
Available since: N/A
Extends:
Module: sap/ui/model/FormatException
Application Component: CA-UI5-COR

Instances of this exception are thrown when converting a model value to its representation on the UI fails.

Documentation links:


Constructor

Creates a new FormatException.

new sap.ui.model.FormatException(message)
Param Type Default Value Description
message string

A message explaining why the formatting of a value failed