comparison geo-backend/src/main/java/de/intevation/gnv/geobackend/base/query/container/exception/QueryContainerException.java @ 887:b757def3ff55

Bring @author javadoc tags in form '@author <a href="john.doe@example.com">John Doe</a>' geo-backend/trunk@859 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Mon, 29 Mar 2010 09:45:05 +0000
parents 8b442223741c
children ebeb56428409
comparison
equal deleted inserted replaced
886:8b442223741c 887:b757def3ff55
1 package de.intevation.gnv.geobackend.base.query.container.exception; 1 package de.intevation.gnv.geobackend.base.query.container.exception;
2 2
3 /** 3 /**
4 * Exceptioncalls which will be used to retun Exception in 4 * Exceptioncalls which will be used to retun Exception in
5 * the QuerContainer-Package. 5 * the QuerContainer-Package.
6 * @author Tim Englich <tim.englich@intevation.de> 6 * @author <a href="mailto:tim.englich@intevation.de">Tim Englich</a>
7 * 7 *
8 */ 8 */
9 public class QueryContainerException extends Exception { 9 public class QueryContainerException extends Exception {
10 10
11 /** 11 /**

http://dive4elements.wald.intevation.org