Class DeploymentRetriableException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.qubership.integration.platform.engine.errorhandling.DeploymentRetriableException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
RuntimePropertiesException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionDeploymentRetriableException(String message) DeploymentRetriableException(String message, Exception exception) DeploymentRetriableException(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
DeploymentRetriableException
public DeploymentRetriableException() -
DeploymentRetriableException
-
DeploymentRetriableException
-
DeploymentRetriableException
-
DeploymentRetriableException
-