class sap.ui.model.ParseException

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

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

Documentation links:


Constructor

Creates a new ParseException.

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

A message explaining why the parsing of a value failed; this message is language dependent as it may be displayed on the UI