New to Telerik UI for WinFormsStart a free 30-day trial

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.RadMap.dll

Syntax:

C#
public class SearchErrorEventArgs : RequestErrorEventArgs

Inheritance: objectEventArgsRequestErrorEventArgsSearchErrorEventArgs

Inherited Members RequestErrorEventArgs.ErrorEventArgs.Empty

Constructors

Initializes a new instance of the SearchErrorEventArgs class.

C#
public SearchErrorEventArgs(Exception error)
Parameters:errorException

The error.