Release Notes / Version 10.2107
Table Of Contents
com.coremedia.blueprint.cae.exception.resolver.ErrorAndExceptionMappingResolver
was changed so that it autowires the list of
com.coremedia.blueprint.cae.exception.handler.ErrorAndExceptionHandler
beans as constructor argument. The corresponding setter was removed.
Exception handlers for
com.coremedia.livecontext.ecommerce.common.CommerceException
and
com.coremedia.blueprint.base.livecontext.ecommerce.common.NoStoreContextAvailable
are provided by
com.coremedia.livecontext.cae.LcCaeAutoConfiguration
.
(CMS-15909)