Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 203 Bytes

File metadata and controls

5 lines (4 loc) · 203 Bytes

The exception is created with new, but is not thrown, and the reference is lost.

Creating an exception without using it is unlikely to be correct, so we assume that you wanted to throw the exception.