Can anyone tell me where I can find information concerning the Exception class? Specifically I would like to know what members are defined within it. I'm trying to throw exceptions and would like to print out the string that I passed to it's constructor. If anyone could tell me how to do that I would appreciate it.