Uses of Class
org.nuxeo.ecm.platform.web.common.exceptionhandling.NuxeoExceptionHandlerParameters
-
Packages that use NuxeoExceptionHandlerParameters Package Description org.nuxeo.ecm.platform.web.common.exceptionhandling org.nuxeo.ecm.platform.web.common.exceptionhandling.service -
-
Uses of NuxeoExceptionHandlerParameters in org.nuxeo.ecm.platform.web.common.exceptionhandling
Fields in org.nuxeo.ecm.platform.web.common.exceptionhandling declared as NuxeoExceptionHandlerParameters Modifier and Type Field Description protected NuxeoExceptionHandlerParametersDefaultNuxeoExceptionHandler. parametersMethods in org.nuxeo.ecm.platform.web.common.exceptionhandling with parameters of type NuxeoExceptionHandlerParameters Modifier and Type Method Description voidDefaultNuxeoExceptionHandler. setParameters(NuxeoExceptionHandlerParameters parameters)voidNuxeoExceptionHandler. setParameters(NuxeoExceptionHandlerParameters parameters) -
Uses of NuxeoExceptionHandlerParameters in org.nuxeo.ecm.platform.web.common.exceptionhandling.service
Fields in org.nuxeo.ecm.platform.web.common.exceptionhandling.service declared as NuxeoExceptionHandlerParameters Modifier and Type Field Description protected NuxeoExceptionHandlerParametersExceptionHandlingComponent. exceptionHandlerParameters
-