Represents an event cause by user's entering a wrong data or clearing the last wrong data. ErrorEvent
is sent when the client detects users entered a wrong value.
Note: if the client doesn't detect the error, the value is sent back to the server with regular event, such as InputEvent
org.zkoss.zk.ui.event.ErrorEvent