Class IngestionPipelineDeploymentException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.openmetadata.sdk.exception.WebServiceException
org.openmetadata.service.exception.IngestionPipelineDeploymentException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.openmetadata.sdk.exception.WebServiceException
getResponseMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
IngestionPipelineDeploymentException
-
-
Method Details
-
byMessage
public static IngestionPipelineDeploymentException byMessage(String name, String errorType, String errorMessage, javax.ws.rs.core.Response.Status status) -
byMessage
public static IngestionPipelineDeploymentException byMessage(String name, String errorType, String errorMessage) -
buildMessageByName
-