George

170
reputation
2
13

Just going to cut right to the chase:

public static void main(String[] args) {

    throw new NullPointerException();
}