exception classes

Hi,
is it accepted to write all the exception classes on one .h file, and to include it on the other calsses that may use it ?
thnx
You can do that, and if you're working on something small, it may seem convenient.

On a larger system, it simply wouldn't occur to you as something you might want to do.
Topic archived. No new replies allowed.