Tracking Client API for Windows Phone
GeneralErrorEventArgs Class
NamespacesESRI.Tracking.Connector.EventsGeneralErrorEventArgs
Represents args for the event raised when an internal error occurs.
Declaration Syntax
C#Visual BasicVisual C++
public class GeneralErrorEventArgs : EventArgs
Public Class GeneralErrorEventArgs _
	Inherits EventArgs
public ref class GeneralErrorEventArgs : public EventArgs
Members
All MembersConstructorsProperties



IconMemberDescription
GeneralErrorEventArgs(String)
The constructor.

ErrorMessage
The error message from a failed request.

Inheritance Hierarchy
Object
EventArgs
 GeneralErrorEventArgs

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