public override void SubscriberExceptionOccurred(Internals.IEventTopicInfo eventTopic, Exception exception, ExceptionHandlingContext context) { context.SetHandled(); this.HandledException = exception; }