Uses of Interface
com.esri.core.io.EsriErrorCode

Packages that use EsriErrorCode
com.esri.android.map.event Provides interface classes used to handle events from maps and popups. 
com.esri.core.io Contains convenience classes that provide a way to display results returned from identify operations. 
 

Uses of EsriErrorCode in com.esri.android.map.event
 

Classes in com.esri.android.map.event that implement EsriErrorCode
static class OnStatusChangedListener.EsriStatusException
          Defines the detailed information about the STATUS.INITIALIZATION_FAILED or STATUS.LAYER_LOADING_FAILED.
 

Methods in com.esri.android.map.event that return EsriErrorCode
 EsriErrorCode OnStatusChangedListener.STATUS.getError()
          Gets the error details for INITIALIZATION_FAILED or LAYER_LOADING_FAILED.
 

Uses of EsriErrorCode in com.esri.core.io
 

Classes in com.esri.core.io that implement EsriErrorCode
 class EsriSecurityException
          An Exception that describes problems encountered while accessing secure ArcGIS services.
 class EsriUnsupportedException
           
 



Copyright © 2012. All Rights Reserved.