196197198199200201202203204205
else doRemoveNow(context.type, context.source, context.handler); } pendingHandlerRegistration.clear(); if (causes != null) throw new UmbrellaException(causes); } finally { firing = false; } }