X-Git-Url: http://developer.intra2net.com/git/?p=libt2n;a=blobdiff_plain;f=src%2Ft2n_exception.hxx;h=9d789b5cfe67ed45c76dc1ac2134155bbb798935;hp=7b68c21a7961d371a2f3c2ea171b44cbab5b30cd;hb=cc68aabb16ec32278df8b071c4c9efec7e9f0dce;hpb=9424729586fdb0aabb671d2f1266bdb07e0bed38 diff --git a/src/t2n_exception.hxx b/src/t2n_exception.hxx index 7b68c21..9d789b5 100644 --- a/src/t2n_exception.hxx +++ b/src/t2n_exception.hxx @@ -264,8 +264,7 @@ class t2n_serialization_error : public t2n_exception }; BOOST_CLASS_EXPORT(t2n_serialization_error) -/** - a runtime error within the remote function +/** @brief a runtime error within the remote function. derive your own custom exceptions from this one */ class t2n_runtime_error : public t2n_exception