4647484950515253
// Create the notifier by calling its constructor. return (NotificationPublisher) publisherConstructor.newInstance(constructorParameters); } catch (Exception exception) { throw new NotifierCreationException(exception); } }