summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxue <>2005-12-15 21:54:55 +0000
committerxue <>2005-12-15 21:54:55 +0000
commit638a3327ff1ec75369d683da9d9fe008a042ea35 (patch)
tree89f8c68a070c3e1b2e498a51fb20d94ad0e67853
parent6ddcb972cd4f53a7f0d0574d009d900a9f605447 (diff)
-rw-r--r--framework/Data/TSqliteCache.php1
1 files changed, 1 insertions, 0 deletions
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)
{