comparison geo-backend/src/main/java/de/intevation/gnv/geobackend/base/query/exception/QueryException.java @ 1127:ebeb56428409

Added license headers and license file. geo-backend/trunk@1261 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Tue, 02 Nov 2010 17:52:22 +0000
parents b757def3ff55
children
comparison
equal deleted inserted replaced
1126:fccd2ec85835 1127:ebeb56428409
1 /*
2 * Copyright (c) 2010 by Intevation GmbH
3 *
4 * This program is free software under the LGPL (>=v2.1)
5 * Read the file LGPL.txt coming with the software for details
6 * or visit http://www.gnu.org/licenses/ if it does not exist.
7 */
8
1 package de.intevation.gnv.geobackend.base.query.exception; 9 package de.intevation.gnv.geobackend.base.query.exception;
2 10
3 /** 11 /**
4 * This is a specialized Exceptionclass for Exceptions that occurse during 12 * This is a specialized Exceptionclass for Exceptions that occurse during
5 * querying Data from the Database- 13 * querying Data from the Database-

http://dive4elements.wald.intevation.org