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