[Doxygen-users] Real world example of grouping Exceptions?
Brought to you by:
dimitri
From: Bruce E. S. <Bru...@st...> - 2005-11-20 03:57:41
|
I am trying to group a number of classes together as Exceptions. I looked at the example in the DoxyGen help and unless I am missing something, the example is just not a real world example. The example shows all of the classes within a group in the same file. This would be poor programming practice and isn't even allowed in Java. Can anyone please tell me how to group selected classes under a category called exceptions? |