From 2d073129857a42ab4195cd433c8be152e357033f Mon Sep 17 00:00:00 2001 From: Matt Windsor Date: Mon, 21 Mar 2011 20:40:57 +0000 Subject: Documentation refresh; ResourceBundle in ShowUtils; probably some format pokery. --- .../exceptions/ConnectionFailureException.html | 4 ++-- .../exceptions/MissingCredentialsException.html | 4 ++-- .../database/exceptions/MissingPropertyException.html | 4 ++-- .../database/exceptions/QueryFailureException.html | 4 ++-- .../class-use/ConnectionFailureException.html | 10 +++++----- .../class-use/MissingCredentialsException.html | 10 +++++----- .../class-use/MissingPropertyException.html | 6 +++--- .../exceptions/class-use/QueryFailureException.html | 8 ++++---- doc/uk/org/ury/database/exceptions/package-frame.html | 4 ++-- .../org/ury/database/exceptions/package-summary.html | 19 +++++++++++++++++-- doc/uk/org/ury/database/exceptions/package-tree.html | 4 ++-- doc/uk/org/ury/database/exceptions/package-use.html | 8 ++++---- 12 files changed, 50 insertions(+), 35 deletions(-) (limited to 'doc/uk/org/ury/database/exceptions') diff --git a/doc/uk/org/ury/database/exceptions/ConnectionFailureException.html b/doc/uk/org/ury/database/exceptions/ConnectionFailureException.html index 66133bf..1c903a2 100644 --- a/doc/uk/org/ury/database/exceptions/ConnectionFailureException.html +++ b/doc/uk/org/ury/database/exceptions/ConnectionFailureException.html @@ -2,12 +2,12 @@ - + ConnectionFailureException - + diff --git a/doc/uk/org/ury/database/exceptions/MissingCredentialsException.html b/doc/uk/org/ury/database/exceptions/MissingCredentialsException.html index 9c54154..a0be23f 100644 --- a/doc/uk/org/ury/database/exceptions/MissingCredentialsException.html +++ b/doc/uk/org/ury/database/exceptions/MissingCredentialsException.html @@ -2,12 +2,12 @@ - + MissingCredentialsException - + diff --git a/doc/uk/org/ury/database/exceptions/MissingPropertyException.html b/doc/uk/org/ury/database/exceptions/MissingPropertyException.html index b31fb44..90079f5 100644 --- a/doc/uk/org/ury/database/exceptions/MissingPropertyException.html +++ b/doc/uk/org/ury/database/exceptions/MissingPropertyException.html @@ -2,12 +2,12 @@ - + MissingPropertyException - + diff --git a/doc/uk/org/ury/database/exceptions/QueryFailureException.html b/doc/uk/org/ury/database/exceptions/QueryFailureException.html index ecb2a3b..f6c3ffc 100644 --- a/doc/uk/org/ury/database/exceptions/QueryFailureException.html +++ b/doc/uk/org/ury/database/exceptions/QueryFailureException.html @@ -2,12 +2,12 @@ - + QueryFailureException - + diff --git a/doc/uk/org/ury/database/exceptions/class-use/ConnectionFailureException.html b/doc/uk/org/ury/database/exceptions/class-use/ConnectionFailureException.html index ea4b6e8..538b71f 100644 --- a/doc/uk/org/ury/database/exceptions/class-use/ConnectionFailureException.html +++ b/doc/uk/org/ury/database/exceptions/class-use/ConnectionFailureException.html @@ -2,12 +2,12 @@ - + Uses of Class uk.org.ury.database.exceptions.ConnectionFailureException - + @@ -91,11 +91,11 @@ Packages that use uk.org.ury.database -   +Database services for the URY Presenter Suite.  uk.org.ury.server -   +The URY Server kernel.    @@ -144,7 +144,7 @@ Uses of getDatabaseConnection(UserClass userClass)
-          Get a database connection using the given user class. +          Gets a database connection using the given user class.   diff --git a/doc/uk/org/ury/database/exceptions/class-use/MissingCredentialsException.html b/doc/uk/org/ury/database/exceptions/class-use/MissingCredentialsException.html index c622c6e..9bf9fa0 100644 --- a/doc/uk/org/ury/database/exceptions/class-use/MissingCredentialsException.html +++ b/doc/uk/org/ury/database/exceptions/class-use/MissingCredentialsException.html @@ -2,12 +2,12 @@ - + Uses of Class uk.org.ury.database.exceptions.MissingCredentialsException - + @@ -95,11 +95,11 @@ Packages that use uk.org.ury.database -   +Database services for the URY Presenter Suite.  uk.org.ury.server -   +The URY Server kernel.    @@ -171,7 +171,7 @@ Uses of getDatabaseConnection(UserClass userClass)
-          Get a database connection using the given user class. +          Gets a database connection using the given user class.   diff --git a/doc/uk/org/ury/database/exceptions/class-use/MissingPropertyException.html b/doc/uk/org/ury/database/exceptions/class-use/MissingPropertyException.html index 98d49a6..01efe6a 100644 --- a/doc/uk/org/ury/database/exceptions/class-use/MissingPropertyException.html +++ b/doc/uk/org/ury/database/exceptions/class-use/MissingPropertyException.html @@ -2,12 +2,12 @@ - + Uses of Class uk.org.ury.database.exceptions.MissingPropertyException - + @@ -91,7 +91,7 @@ Packages that use uk.org.ury.database -   +Database services for the URY Presenter Suite.    diff --git a/doc/uk/org/ury/database/exceptions/class-use/QueryFailureException.html b/doc/uk/org/ury/database/exceptions/class-use/QueryFailureException.html index 80e07cc..7a1cb2d 100644 --- a/doc/uk/org/ury/database/exceptions/class-use/QueryFailureException.html +++ b/doc/uk/org/ury/database/exceptions/class-use/QueryFailureException.html @@ -2,12 +2,12 @@ - + Uses of Class uk.org.ury.database.exceptions.QueryFailureException - + @@ -152,8 +152,8 @@ Uses of diff --git a/doc/uk/org/ury/database/exceptions/package-frame.html b/doc/uk/org/ury/database/exceptions/package-frame.html index e04436e..ee2ee10 100644 --- a/doc/uk/org/ury/database/exceptions/package-frame.html +++ b/doc/uk/org/ury/database/exceptions/package-frame.html @@ -2,12 +2,12 @@ - + uk.org.ury.database.exceptions - + diff --git a/doc/uk/org/ury/database/exceptions/package-summary.html b/doc/uk/org/ury/database/exceptions/package-summary.html index cf790ff..2742df1 100644 --- a/doc/uk/org/ury/database/exceptions/package-summary.html +++ b/doc/uk/org/ury/database/exceptions/package-summary.html @@ -2,12 +2,12 @@ - + uk.org.ury.database.exceptions - + @@ -82,6 +82,12 @@ function windowTitle()

Package uk.org.ury.database.exceptions

+Exceptions thrown by the database services classes. +

+See: +
+          
Description +

@@ -112,6 +118,15 @@ Package uk.org.ury.database.exceptions
  +

+

+Package uk.org.ury.database.exceptions Description +

+ +

+

Exceptions thrown by the database services classes.

+

+

diff --git a/doc/uk/org/ury/database/exceptions/package-tree.html b/doc/uk/org/ury/database/exceptions/package-tree.html index 6db51a7..4cb2755 100644 --- a/doc/uk/org/ury/database/exceptions/package-tree.html +++ b/doc/uk/org/ury/database/exceptions/package-tree.html @@ -2,12 +2,12 @@ - + uk.org.ury.database.exceptions Class Hierarchy - + diff --git a/doc/uk/org/ury/database/exceptions/package-use.html b/doc/uk/org/ury/database/exceptions/package-use.html index 881f707..857af19 100644 --- a/doc/uk/org/ury/database/exceptions/package-use.html +++ b/doc/uk/org/ury/database/exceptions/package-use.html @@ -2,12 +2,12 @@ - + Uses of Package uk.org.ury.database.exceptions - + @@ -95,7 +95,7 @@ Packages that use uk.org.ury.database -   +Database services for the URY Presenter Suite.  uk.org.ury.library @@ -103,7 +103,7 @@ Packages that use uk.org.ury.server -   +The URY Server kernel.  uk.org.ury.show -- cgit v1.2.3