[fdo-trac] #677: Improve exception message in
FdoReadOnlyCollection::GetItem()
FDO
trac_fdo at osgeo.org
Thu Aug 12 10:08:20 EDT 2010
#677: Improve exception message in FdoReadOnlyCollection::GetItem()
-----------------------------+----------------------------------------------
Reporter: brentrobinson | Owner: brentrobinson
Type: enhancement | Status: new
Priority: minor | Milestone: 3.6.0
Component: FDO API | Version:
Severity: 3 | Keywords: Collection ReadOnly Exception
External_id: |
-----------------------------+----------------------------------------------
When the requested item is not in the collection,
FdoReadOnlyCollection::GetItem() throws an exception with the following
message:
Invalid element name
This message will be improved to:
Item <name> not found in collection
to provide info on the item that was not found.
--
Ticket URL: <http://trac.osgeo.org/fdo/ticket/677>
FDO <http://fdo.osgeo.org/>
Feature Data Objects
More information about the fdo-trac
mailing list