The ESRI.ArcGISExplorer namespace is the root namespace for all ArcGIS Explorer objects. As well as containing the main Application, Data, Geometry, Mapping, and Threading namespaces, it also provides a few types which are used throughout the entire system.

Classes

  ClassDescription
ConnectionException
An exception thrown when ArcGIS Explorer encounters problems connecting a Table, Raster, or Layer.
ExplorerException
A generic exception thrown from an ArcGIS Explorer object to indicate an error in the use of the ArcGIS Explorer API.
InternalUseOnlyAttribute
This attribute indicates members or types which are for internal use by ArcGIS Explorer, and are not intended for third party use.
ThreadingException
The exception thrown when an ArcGIS Explorer object is accessed on a different thread to the one on which it was created.