Yeah, but I don't expect the exception to be throw...
# announcements
m
Yeah, but I don't expect the exception to be thrown for a different reason - THE FREAKING KEY IS IN THE MAP. I have a map from strings to nullable ints, I expect to get a nullable int for every key in the map, exception to be thrown if the key isn't in the map.