Class
SearchErrorEventArgs

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.RadMap.dll

Syntax:

cs-api-definition
public class SearchErrorEventArgs : RequestErrorEventArgs

Inheritance: objectEventArgsRequestErrorEventArgsSearchErrorEventArgs

Inherited Members RequestErrorEventArgs.ErrorEventArgs.Empty

Constructors

SearchErrorEventArgs(Exception)

Initializes a new instance of the SearchErrorEventArgs class.

Declaration

cs-api-definition
public SearchErrorEventArgs(Exception error)

Parameters

error

Exception

The error.