[Mapguide-trac] [mapguide-trac] #2316: MgResourceTagNotFoundException not exposed to wrapper APIs
MapGuide Open Source
trac_mapguide at osgeo.org
Thu Jul 4 03:33:05 PDT 2013
#2316: MgResourceTagNotFoundException not exposed to wrapper APIs
-----------------------+----------------------------------------------------
Reporter: jng | Owner: jng
Type: defect | Status: new
Priority: low | Milestone:
Component: General | Version: 2.5.0
Severity: trivial | Keywords:
External_id: |
-----------------------+----------------------------------------------------
The MgResourceTagNotFoundException class is not exposed to the wrapper
APIs.
This was exposed while running our work-in-progress .net test runner
(#2307) where we got back a vanilla System.Exception (due to #2315)
instead of our expected MgResourceTagNotFoundException
The PHP test runner probably has a different proxy class resolution
mechanism which is why it was able to catch on its parent class
(MgApplicationException) instead.
--
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/2316>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals
More information about the mapguide-trac
mailing list