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 | ||
---|---|---|
![]() |
ExceptionCode | WCS service exception code at the given index. |
![]() |
ExceptionCount | Number of exceptions. |
![]() |
ExceptionDescription | WCS service exception description at the given index. |
![]() |
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. |