Depends on if the group exist in the exception object,
switch (e->group) { case "bananer": ... }
I hope both type of exception and the actual exception will be in readable variables?
/ Mirar
Previous text:
2003-10-01 22:38: Subject: Re: throw or return
Well, with the current switch statement you can't switch on error groups so it would very rarely be useful.
/ Martin Stjernholm, Roxen IS