Tracking Client API for Windows Phone
GeneralErrorEventArgs Constructor (errorMessage)
NamespacesESRI.Tracking.Connector.EventsGeneralErrorEventArgsGeneralErrorEventArgs(String)
The constructor.
Declaration Syntax
C#Visual BasicVisual C++
public GeneralErrorEventArgs(
	string errorMessage
)
Public Sub New ( _
	errorMessage As String _
)
public:
GeneralErrorEventArgs(
	String^ errorMessage
)
Parameters
errorMessage (String)
Error message from a failed request.

Assembly: ESRI.Tracking.Connector.WindowsPhone (Module: ESRI.Tracking.Connector.WindowsPhone) Version: 10.1.0.3022 (10.1.0.3022)