Class Component.ErrorEvent

Class of all component originated ErrorEvent s.

Synopsis

Inheritance Path.  java.lang.Object-> java.util.EventObject-> com.itmill.toolkit.ui.Component.Event -> com.itmill.toolkit.ui.Component.ErrorEvent

Component.ErrorEvent(ErrorMessage, Component)

Parameters

source

source component of the event

Constructs a new event with a specified source component.

getErrorMessage()

Return the error message