com.esri.arcgis.geodatabase
Interface esriGPMessageSeverity
- All Superinterfaces:
- java.io.Serializable
- public interface esriGPMessageSeverity
- extends java.io.Serializable
Geoprocessing Message Severity.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Supported Platforms
Windows, Solaris, Linux
esriGPMessageSeverityInformative
public static final int esriGPMessageSeverityInformative
- See Also:
- Constant Field Values
esriGPMessageSeverityWarning
public static final int esriGPMessageSeverityWarning
- See Also:
- Constant Field Values
esriGPMessageSeverityError
public static final int esriGPMessageSeverityError
- See Also:
- Constant Field Values
esriGPMessageSeverityAbort
public static final int esriGPMessageSeverityAbort
- See Also:
- Constant Field Values