Uses of Class
org.odpi.openmetadata.userinterface.uichassis.springboot.api.exceptions.CategoryNotFoundException
-
Packages that use CategoryNotFoundException Package Description org.odpi.openmetadata.userinterface.uichassis.springboot.api -
-
Uses of CategoryNotFoundException in org.odpi.openmetadata.userinterface.uichassis.springboot.api
Methods in org.odpi.openmetadata.userinterface.uichassis.springboot.api with parameters of type CategoryNotFoundException Modifier and Type Method Description protected org.springframework.http.ResponseEntity<Object>ExceptionHandlerController. handleGlossaryViewNotFoundRequestException(CategoryNotFoundException ex, org.springframework.web.context.request.WebRequest request)
-