[mapserver-users] MapScript WMS Server - Custom exceptions
Frost89
kristian_frost7 at hotmail.com
Fri Sep 17 00:51:16 PDT 2010
Hi all
I have created a C# MapScript wrapper for a WMS server. Now, I want to add
some "vendor-specific parameters" to the request (e.g.:
"http://server/wms?request=getmap&...&login=usr&password=pwd")
This I have also made work, to a point. When the user enters invalid
information, I just return a 403 errorpage (Access denied). I was thinking
about throwing a WMS exception (XML/InImage/Blank) and wondering if
MapServer/MapScript is able to throw custom exceptions? Or do I have to
handle it myself?
/Kristian Frost
--
View this message in context: http://osgeo-org.1803224.n2.nabble.com/MapScript-WMS-Server-Custom-exceptions-tp5541770p5541770.html
Sent from the Mapserver - User mailing list archive at Nabble.com.
More information about the MapServer-users
mailing list