libt2n: (tomj) doxygen support
[libt2n] / src / t2n_exception.hxx
index 364a194..2be0fc5 100644 (file)
@@ -40,6 +40,9 @@ void serialize(Archive & ar, std::exception & g, const unsigned int version)
 namespace libt2n
 {
 
+/**
+    generic libt2n exception
+*/
 // a generic exception that can be handeled with libt2n
 class t2n_exception : public std::exception
 {