Default exception handler that always returns true (allows the operation).
static bool passed(TestRule rule, Exception e) => true;