Uses of Class
org.openmetadata.service.exception.IngestionPipelineDeploymentException
-
Packages that use IngestionPipelineDeploymentException Package Description org.openmetadata.service.exception -
-
Uses of IngestionPipelineDeploymentException in org.openmetadata.service.exception
Methods in org.openmetadata.service.exception that return IngestionPipelineDeploymentException Modifier and Type Method Description static IngestionPipelineDeploymentExceptionIngestionPipelineDeploymentException. byMessage(String name, String errorMessage)static IngestionPipelineDeploymentExceptionIngestionPipelineDeploymentException. byMessage(String name, String errorMessage, javax.ws.rs.core.Response.Status status)
-