正文

In p = new Fred(), does the Fred memory “leak” if the Fred constructor throws an exception?

IP云