Okay my question needs to start with classes I think. It may sound like a simple question, but it is one I have never heard the answer to and is not in my books or in the tutorials on here. Can I have 2 classes on one header file? The reason I am wondering is because if I go to make a header file for exception handling can I have multiple exception class in one header file so that I do not have 10 header files.