Nuxeo ECM Projects 5.4.3-SNAPSHOT

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
 List<ErrorHandler> NuxeoExceptionHandlerParameters.getHandlers()
           
 

Method parameters in org.nuxeo.ecm.platform.web.common.exceptionhandling with type arguments of type ErrorHandler
 void NuxeoExceptionHandlerParameters.setHandlers(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
 List<ErrorHandler> ErrorHandlersDescriptor.getMessages()
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.