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
| Class | Description | |
|---|---|---|
| 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.
              | |
| ThreadingException | 
            The exception thrown when an ArcGIS Explorer object is accessed on a different thread to the one on which it was created.
              | 

