X-Git-Url: https://git.teslayout.com/public/public/public/?a=blobdiff_plain;f=source%2Fhtml%2FDocumentMemory.cpp;h=d4d5939f33fb99c3a8ed1efb1978bb1da22b903e;hb=b9cb59210ce2a02d8246f1a9a1acfcfdcd892f3a;hp=e00084132cff1e91f3c1fd8865b7df00b2f5d85b;hpb=39033fd99e58e994a5e98c1060dcc79e0d81f9c9;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; }