AbstractRenderingErrorHandler

AbstractRenderingErrorHandler ⇐ Abstract

Kind: global abstract class
Extends: Abstract

AbstractRenderingErrorHandler()

This class is a rendering error handling utility.

raiseRenderingValueError(message)

Method to make the application “crash”.

Kind: static method of AbstractRenderingErrorHandler

ParamTypeDescription
messagestring

Error message

getId(element) ⇒ String

Construct id based on id of the element and all its parents

Kind: static method of AbstractRenderingErrorHandler

ParamTypeDescription
elementObject

first element