Add a CatlogException class for
--------------------------------
Key: GEOS-3697
URL: http://jira.codehaus.org/browse/GEOS-3697
Project: GeoServer
Issue Type: Improvement
Reporter: Justin Deoliveira
Assignee: Justin Deoliveira
Fix For: 2.0.x
The class would look something like:
CatalogException {
enum Reason { DUPLICATE_NAME, INVALID_NAME, MISSING_SRS, ... }
Reason getReason();
List<Object> getParameters();
}
See GEOS-3019 for the historical discussion.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
Join us December 9, 2009 for the Red Hat Virtual Experience,
a free event focused on virtualization and cloud computing.
Attend in-depth sessions from your desk. Your couch. Anywhere.
http://p.sf.net/sfu/redhat-sfdev2dev
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel