Constructors and Exceptions Constructors can throw exceptions Keep this in mind when writing C++ If so, no object is constructed Is the usual way to indicate an error Since constructors can't return anything