Mercurial > dive4elements > gnv-client
diff gnv-artifacts/ChangeLog @ 723:199982e8866e
Integrated ExceptionHandling if no Data was found for the given Layer.
gnv-artifacts/trunk@753 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Tim Englich <tim.englich@intevation.de> |
---|---|
date | Tue, 09 Mar 2010 11:42:57 +0000 |
parents | b98d1adee7a6 |
children | 9ba6bb85d6dd |
line wrap: on
line diff
--- a/gnv-artifacts/ChangeLog Mon Mar 08 15:15:08 2010 +0000 +++ b/gnv-artifacts/ChangeLog Tue Mar 09 11:42:57 2010 +0000 @@ -1,3 +1,10 @@ +2010-03-09 Tim Englich <tim.englich@intevation.de> + + * src/main/java/de/intevation/gnv/state/layer/LayerOutputState.java (out): + Integrated ExceptionHandling if no Data was found for the given Layer. + If no data couuld be retrieved from the Database an XMl-Exceptionreport + will be generated which must be analized by the Clients. + 2010-03-08 Ingo Weinzierl <ingo.weinzierl@intevation.de> Issue186