Nuxeo Enterprise Platform 5.4

Uses of Class
org.nuxeo.ecm.platform.web.common.exceptionhandling.descriptor.ErrorHandler

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

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

Methods in org.nuxeo.ecm.platform.web.common.exceptionhandling that return types with arguments of type ErrorHandler
 java.util.List<ErrorHandler> NuxeoExceptionHandlerParameters.getHandlers()
           
 

Method parameters in org.nuxeo.ecm.platform.web.common.exceptionhandling with type arguments of type ErrorHandler
 void NuxeoExceptionHandlerParameters.setHandlers(java.util.List<ErrorHandler> handlers)
           
 

Uses of ErrorHandler 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 ErrorHandler
 java.util.List<ErrorHandler> ErrorHandlersDescriptor.getMessages()
           
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.