Uses of Class
org.nuxeo.ecm.platform.web.common.exceptionhandling.service.ExceptionHandlingComponent.ExtensionPoint
-
Packages that use ExceptionHandlingComponent.ExtensionPoint Package Description org.nuxeo.ecm.platform.web.common.exceptionhandling.service -
-
Uses of ExceptionHandlingComponent.ExtensionPoint in org.nuxeo.ecm.platform.web.common.exceptionhandling.service
Methods in org.nuxeo.ecm.platform.web.common.exceptionhandling.service that return ExceptionHandlingComponent.ExtensionPoint Modifier and Type Method Description static ExceptionHandlingComponent.ExtensionPointExceptionHandlingComponent.ExtensionPoint. valueOf(String name)Returns the enum constant of this type with the specified name.static ExceptionHandlingComponent.ExtensionPoint[]ExceptionHandlingComponent.ExtensionPoint. values()Returns an array containing the constants of this enum type, in the order they are declared.
-