C++ Exceptions Exceptions can be of any type Could throw a vector, int, string, Person, or whatever Usually it is best to use specific exception classes