This document is archived and information here might be outdated. Recommended version. |
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