public Void apply(UnhandledErrorListener listener) { listener.unhandledError(localReason, e); return null; }
public Void apply(UnhandledErrorListener listener) { listener.unhandledError(localReason, e); return(null); }