Transcription: An exception handler that receives a class object must have access to the copy constructor of the class. If a user-defined copy constructor is accessible, it is used. Otherwise, the default copy constructor is used. If no copy constructor is available, an error occurs.