Uses of Class
com.broadleafcommerce.auth.security.service.exception.InvalidUserRoleDeleteException
-
Packages that use InvalidUserRoleDeleteException Package Description com.broadleafcommerce.auth.resource.web.endpoint -
-
Uses of InvalidUserRoleDeleteException in com.broadleafcommerce.auth.resource.web.endpoint
Methods in com.broadleafcommerce.auth.resource.web.endpoint with parameters of type InvalidUserRoleDeleteException Modifier and Type Method Description org.springframework.http.ResponseEntity<com.broadleafcommerce.common.error.ApiError>
UserRoleEndpoint. handleInvalidUserRoleDeleteException(InvalidUserRoleDeleteException ex, org.springframework.web.context.request.WebRequest request)
-