com.esri.arcgis.carto
Interface esriRasterLayerError

All Superinterfaces:
Serializable

public interface esriRasterLayerError
extends Serializable

Error codes associated with a raster layer.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Supported Platforms

Windows, Solaris, Linux


Field Summary
static int E_RASTERLAYER_UNKNOWN_ERROR
          Unknown error.
 

Field Detail

E_RASTERLAYER_UNKNOWN_ERROR

static final int E_RASTERLAYER_UNKNOWN_ERROR
Unknown error.

See Also:
Constant Field Values