Contribution org.nuxeo.ecm.platform.web.common.exceptionhandling.service.ExceptionHandlingContrib--listener
org.nuxeo.ecm.platform.web.common.exceptionhandling.service.ExceptionHandlingContrib
inside nuxeo-platform-web-common-9.10.jar /OSGI-INF/exception-handling-contrib.xml
This contribution is part of XML component Extension Point
Extension point listener of component ExceptionHandlingService.Contributed Items
XML Source
<extension point="listener" target="org.nuxeo.ecm.platform.web.common.exceptionhandling.service.ExceptionHandlingService">
<listener class="org.nuxeo.ecm.platform.web.common.exceptionhandling.service.NullExceptionHandlingListener"/>
</extension>