Mercurial > dive4elements > gnv-client
diff gnv/ChangeLog @ 47:f35b7d7a04d6
Read the Status-Code from the Response and throw an Exception which Message will be visualized in the GUI. gnv/issue18
gnv/trunk@189 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Tim Englich <tim.englich@intevation.de> |
---|---|
date | Tue, 06 Oct 2009 10:18:57 +0000 |
parents | 3bbb95f43549 |
children | 60c8f5edf742 |
line wrap: on
line diff
--- a/gnv/ChangeLog Tue Oct 06 10:14:19 2009 +0000 +++ b/gnv/ChangeLog Tue Oct 06 10:18:57 2009 +0000 @@ -1,3 +1,9 @@ +2009-10-06 Tim Englich <tim.englich@intevation.de> + + * src/main/java/de/intevation/gnv/artifactdatabase/client/DefaultArtifactDatabaseClient.java (doGetRequestInternal) Edited: + Read the Status-Code from the Response and throw an Exception + which Message will be visualized in the GUI. gnv/issue18 + 2009-10-08 Sascha L. Teichmann <sascha.teichmann@intevation.de> * Changelog -> ChangeLog: Moved to make eclipse happier.