Removes the delegate that is assigned to the error event.
public void removeOnError( ErrorEventHandler handler )
handler
The ErrorEventHandler delegate to be removed.
See Also addOnError