strobe icon indicating copy to clipboard operation
strobe copied to clipboard

exception name is unbound in catch

Open arjunguha opened this issue 14 years ago • 0 comments

try {} catch (err) { throw err; } // "err is unbound"

arjunguha avatar Jun 27 '10 14:06 arjunguha