This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GISClient > ESRI.ArcGIS.GISClient > Interfaces > IW > IWMSServiceExceptionHandler Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members that provide WMS error descriptions.
Description | ||
---|---|---|
ExceptionCode | WMS service exception code at the given index. | |
ExceptionCount | Number of exceptions. | |
ExceptionDescription | WMS service exception description at the given index. | |
ParseExceptions | Parses the response to the give URL for any WMS error codes and descriptions. |
CoClasses and Classes | Description |
---|---|
WMSServiceExceptionHandler | WMS Service Exception Handler. |