[Mapguide-trac] [mapguide-trac] #2251: MgException::GetDetails() omits stack trace.
MapGuide Open Source
trac_mapguide at osgeo.org
Tue Apr 2 02:05:50 PDT 2013
#2251: MgException::GetDetails() omits stack trace.
-----------------------+----------------------------------------------------
Reporter: jng | Owner:
Type: defect | Status: new
Priority: low | Milestone: 2.5
Component: General | Version:
Severity: trivial | Keywords:
External_id: |
-----------------------+----------------------------------------------------
According to the API documentation for MgException::GetDetails
{{{
Retrieve the formatted exception details. This includes the user readable
string and the *stack of method names* which generated the error. This
string provides more information to web application developers than the
message. If a method does not have any parameters it will be omitted from
the details.
}}}
Any call to GetDetails is not including the stack trace.
--
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/2251>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals
More information about the mapguide-trac
mailing list