Package com.vaadin.classic.v8.server
Interface ErrorMessage
- All Superinterfaces:
Serializable
Deprecated.
Not supported. See Classic Component Pack documentation in
https://vaadin.com/docs/latest/flow/upgrading/legacy-component-pack for
mitigation options.
-
Method Summary
Modifier and TypeMethodDescriptioncom.vaadin.flow.data.binder.ErrorLevelDeprecated.Deprecated.
-
Method Details
-
getErrorLevel
Deprecated.Not supported. See Classic Component Pack documentation in https://vaadin.com/docs/latest/flow/upgrading/legacy-component-pack for mitigation options.- Returns:
- the level of error as an integer.
-
getFormattedHtmlMessage
Deprecated.Not supported. See Classic Component Pack documentation in https://vaadin.com/docs/latest/flow/upgrading/legacy-component-pack for mitigation options.- Returns:
- HTML formatted string for the error message
-