Platform update: The Nuxeo Jira site is anticipated to be decommissioned Saturday, February 1, 2025. After this date, users will no longer be able to access or refer to Jira.Nuxeo.com. Read the Hyland Connect blog post for more details.
<extension-point name="exceptionhandler">
<documentation>
Define an exceptionHandler that manages exceptions
To override just contribute again on the extension point,
parameters will be keep. Default contributed is DefaultNuxeoExceptionHandler.
</documentation>
<object
class="org.nuxeo.ecm.platform.web.common.exceptionhandling.descriptor.ExceptionHandlerDescriptor" />
</extension-point>
<extension-point name="exceptionhandler">
<documentation>
Define an exceptionHandler that manages exceptions
To override just contribute again on the extension point,
parameters will be keep. Default contributed is DefaultNuxeoExceptionHandler.
</documentation>
<object
class="org.nuxeo.ecm.platform.web.common.exceptionhandling.descriptor.ExceptionHandlerDescriptor" />
</extension-point>