OnFailureHandler delegate

Handles the OnFailure event.

public delegate void OnFailureHandler(Exception ex);

See Also