X-Git-Url: https://git.teslayout.com/public/public/public/?a=blobdiff_plain;f=source%2Fhtml%2FDocumentMemory.cpp;fp=source%2Fhtml%2FDocumentMemory.cpp;h=d4d5939f33fb99c3a8ed1efb1978bb1da22b903e;hb=5256cb543a9d35b610df19bd227cde977186aef0;hp=e00084132cff1e91f3c1fd8865b7df00b2f5d85b;hpb=c5dc5c2b4cb7cfb1659e27936fac109642fa1d82;p=anna.git diff --git a/source/html/DocumentMemory.cpp b/source/html/DocumentMemory.cpp index e000841..d4d5939 100644 --- a/source/html/DocumentMemory.cpp +++ b/source/html/DocumentMemory.cpp @@ -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; }