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 > IWMSServiceExceptionHandler.ParseExceptions Method (ArcObjects .NET 10.5 SDK) |
Parses the response to the give URL for any WMS error codes and descriptions.
[Visual Basic .NET] Public Sub ParseExceptions ( _ ByVal fileOrURL As String _ )
[C#] public void ParseExceptions ( string fileOrURL );
[C++]
HRESULT ParseExceptions(
BSTR fileOrURL
);
[C++]
Parameters fileOrURL fileOrURL is a parameter of type BSTR