Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 214:29c6d9573ae7
Added a new exception class that is used to be thrown after artifact / collection operation specific errors.
flys-client/trunk@1656 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Fri, 08 Apr 2011 08:45:15 +0000 |
parents | 7ea004d0ffbc |
children | e02f50a3ad59 |
comparison
equal
deleted
inserted
replaced
213:7ea004d0ffbc | 214:29c6d9573ae7 |
---|---|
1 2011-04-08 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/client/shared/exceptions/ServerException.java: | |
4 New. This exception is used to be thrown after an error occured while | |
5 one of the artifact / collection operations. | |
6 | |
1 2011-04-07 Ingo Weinzierl <ingo@intevation.de> | 7 2011-04-07 Ingo Weinzierl <ingo@intevation.de> |
2 | 8 |
3 * src/main/java/de/intevation/flys/client/server/ChartOutputServiceImpl.java, | 9 * src/main/java/de/intevation/flys/client/server/ChartOutputServiceImpl.java, |
4 src/main/java/de/intevation/flys/client/client/ui/ChartOutputTab.java: | 10 src/main/java/de/intevation/flys/client/client/ui/ChartOutputTab.java: |
5 Adjusted the code to trigger the out() operation of the Collection | 11 Adjusted the code to trigger the out() operation of the Collection |