Suuports clang compiler
[anna.git] / source / html / DocumentMemory.cpp
index e000841..d4d5939 100644 (file)
@@ -66,7 +66,7 @@ throw(RuntimeException) {
 
 _xmlDoc* html::DocumentMemory::do_initialize(const anna::DataBlock& contain)
 throw(RuntimeException) {
-  throw("html::DocumentMemory::do_initialize | Not implemented", ANNA_FILE_LOCATION);
+  throw RuntimeException("html::DocumentMemory::do_initialize | Not implemented", ANNA_FILE_LOCATION);
   return NULL;
 }