From 638a3327ff1ec75369d683da9d9fe008a042ea35 Mon Sep 17 00:00:00 2001 From: xue <> Date: Thu, 15 Dec 2005 21:54:55 +0000 Subject: --- framework/Data/TSqliteCache.php | 1 + 1 file changed, 1 insertion(+) (limited to 'framework') diff --git a/framework/Data/TSqliteCache.php b/framework/Data/TSqliteCache.php index 13455849..2abffa78 100644 --- a/framework/Data/TSqliteCache.php +++ b/framework/Data/TSqliteCache.php @@ -150,6 +150,7 @@ class TSqliteCache extends TModule implements ICache /** * @param string database file path (in namespace form) * @throws TInvalidOperationException if the module is already initialized + * @throws TConfigurationException if the file is not in proper namespace format */ public function setDbFile($value) { -- cgit v1.2.3