ArcObjects Library Reference (GISClient)  

IWMSServiceExceptionHandler Interface

Provides access to members that provide WMS error descriptions.

Product Availability

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

Members

Description
Read-only property ExceptionCode WMS service exception code at the given index.
Read-only property ExceptionCount Number of exceptions.
Read-only property ExceptionDescription WMS service exception description at the given index.
Method 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.