Don't catch NPE (SpotBugs).

Reimplement catch and return NPE in the style of
Objects#requireNonNull() and don't log NPE, just percolate as Mojo
exception.
2 files changed