Assigns a delegate to the error event.
public void addOnError( ErrorEventHandler handler )
handler
The ErrorEventHandler delegate to be notified when the event occurs.
The error event occurs as a result of an ADO exception.
See Also removeOnError