Triggers the error event.
protected void onError( ErrorEvent event )
event
An ColumnErrorEvent object that provides the event data.
The error event occurs as a result of an ADO exception.
When overriding onError, be sure to call super.onError.
See Also addOnError, removeOnError