Earlier quoted context omitted.
No. The problem, though, is that it is difficult for a court of appeals to determine whether an unconstitutional act occurred when a party does not raise the concern before the lower court. A court of appeals does not collect evidence and is constrained by the factual record developed below. I don't think we would be better off if courts of appeals resolved a constitutional issues without the issue's having thoroughl…
Hm. Is there provision for, "Gee, it sure looks like important investigation may not have occurred in this case, perhaps it should be revisited"? catch( DefenseDidNotDoSomethingImportantException e ){ Case.Retrial(); } As a defendant (or coder), you don't want to have to rely on exception-handling to save you from error, but as a citizen, I'd like to prevent technicalities from blinding our judicial system to proper…
The judicial system is thus, in a sense, the very exception-handling system you want. It's catching exceptions called "Oh shit, we didn't think of this case and we need to decide consequences now".