KeplerManager
public KeplerManager(IServiceProxyFactory serviceProxyFactory, IServiceExceptionMapper exceptionMapper, Func<string> correlationIdFunc)
Each Kepler manager can unpack and handle SoapException in its own way.
Common SoapException logic can be added here.