DhImage.addOnError

Overview | Methods | This Package | All Packages

DhImage.addOnError

Assigns a delegate to the error event.

Syntax

public final void addOnError( EventHandler h )

Parameters

h

The EventHandler delegate to be notified when the event occurs.

Remarks

This event occurs when an error occurs.

See Also   removeOnError