Nuxeo Enterprise Platform 5.4

Uses of Interface
org.nuxeo.ecm.platform.web.common.exceptionhandling.NuxeoExceptionHandler

Packages that use NuxeoExceptionHandler
org.nuxeo.ecm.platform.web.common.exceptionhandling   
org.nuxeo.ecm.platform.web.common.exceptionhandling.descriptor   
org.nuxeo.ecm.platform.web.common.exceptionhandling.service   
 

Uses of NuxeoExceptionHandler in org.nuxeo.ecm.platform.web.common.exceptionhandling
 

Classes in org.nuxeo.ecm.platform.web.common.exceptionhandling that implement NuxeoExceptionHandler
 class DefaultNuxeoExceptionHandler
           
 class NuxeoSecurityExceptionHandler
          This exception handler adds security error flag in the URL parameters to ensure the anonymous user will get appropriate error message when being redirected to login page.
 

Uses of NuxeoExceptionHandler in org.nuxeo.ecm.platform.web.common.exceptionhandling.descriptor
 

Methods in org.nuxeo.ecm.platform.web.common.exceptionhandling.descriptor that return types with arguments of type NuxeoExceptionHandler
 java.lang.Class<? extends NuxeoExceptionHandler> ExceptionHandlerDescriptor.getKlass()
           
 

Uses of NuxeoExceptionHandler in org.nuxeo.ecm.platform.web.common.exceptionhandling.service
 

Methods in org.nuxeo.ecm.platform.web.common.exceptionhandling.service that return NuxeoExceptionHandler
 NuxeoExceptionHandler ExceptionHandlingService.getExceptionHandler()
           
 NuxeoExceptionHandler ExceptionHandlingComponent.getExceptionHandler()
           
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.