Transcription: Suppose that an exception is thrown during the construction of an object that consists of sub-objects or array elements. Destructors will be called for those sub-objects or array elements that were successfully constructed before the exception was thrown.