Platform migration updates: Starting October 25th, 2024, all support issues must be submitted through Hyland Community. The Nuxeo Jira site will enter indefinite read-only mode at 5 p.m. EDT. Cloud deployment services will be temporarily offline, with normal operations resuming Monday, October 28. 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>