doNothing function

void doNothing(
  1. Object e,
  2. StackTrace st
)

Implementation

void doNothing(Object e, StackTrace st) {/* do nothing */}