when in a try..catch.., is it possible to capture the line number that the code is at when the catch happens? I'd like to do so for logging purposes.