From df7d7981b56a4560c95ea7e9b194080e93398ecf Mon Sep 17 00:00:00 2001 From: Matt Windsor Date: Mon, 21 Mar 2011 21:54:31 +0000 Subject: GREAT PACKAGE RESHUFFLE: Everything is now organised into frontend, backend and common (to frontend and backend) packages. Things may have been broken. Doc refresh. --- doc/index-files/index-14.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'doc/index-files/index-14.html') diff --git a/doc/index-files/index-14.html b/doc/index-files/index-14.html index a57941e..820f066 100644 --- a/doc/index-files/index-14.html +++ b/doc/index-files/index-14.html @@ -2,7 +2,7 @@ - + Q-Index @@ -82,13 +82,13 @@ function windowTitle()

Q

-
QueryFailureException - Exception in uk.org.ury.database.exceptions
Exception thrown when the database backend fails to execute - a query.
QueryFailureException() - -Constructor for exception uk.org.ury.database.exceptions.QueryFailureException +
QueryFailureException - Exception in uk.org.ury.backend.database.exceptions
Exception thrown when the database backend fails to execute + a query.
QueryFailureException() - +Constructor for exception uk.org.ury.backend.database.exceptions.QueryFailureException
Construct a new QueryFailureException with a default reason. -
QueryFailureException(String) - -Constructor for exception uk.org.ury.database.exceptions.QueryFailureException +
QueryFailureException(String) - +Constructor for exception uk.org.ury.backend.database.exceptions.QueryFailureException
Construct a new QueryFailureException.

-- cgit v1.2.3