Error Bean
(part of package 'Servoy Core') Extends designtime/SolutionModel: JSWebComponent Extends runtime: RuntimeWebComponent
Servoy Core Error Bean Component displays an error message when a resource is missing or an error occurs.
This is a reference page; many components have detailed usage guides here.
Properties
error
The error message text to be displayed. Type: String Default Value: "Specification not found."
location
Specifies the location where the error message is displayed. Type: Point
toolTipText
The tooltip text providing additional error details on hover. Type: String
Last updated
Was this helpful?