394
Personally I prefer throw new nullpointerexception
(pawb.social)
Post funny things about programming here! (Or just rant about your favourite programming language.)
Fun fact: there's a shorter way to throw a NullPointerException:
Because
throw
throws a NPE if the parameter is null