ArcObjects Library Reference (GISClient)  

IWCSServiceExceptionHandler Interface

Provides access to members that provide WCS error descriptions.

Product Availability

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

Description

This interface is new at ArcGIS 9.3.

Members

Description
Read-only property ExceptionCode WCS service exception code at the given index.
Read-only property ExceptionCount Number of exceptions.
Read-only property ExceptionDescription WCS service exception description at the given index.
Method ParseExceptions Parses the response to the give URL for any WCS error codes and descriptions.

CoClasses that implement IWCSServiceExceptionHandler

CoClasses and Classes Description
WCSServiceExceptionHandler WCS Service Exception Handler.