Provides access to members that provide WMS error descriptions.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
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 that implement IWMSServiceExceptionHandler
CoClasses and Classes | Description |
---|---|
WMSServiceExceptionHandler | WMS Service Exception Handler. |