java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.qubership.integration.platform.runtime.catalog.rest.v1.exception.exceptions.DeploymentProcessingException
All Implemented Interfaces:
Serializable

public class DeploymentProcessingException extends RuntimeException
See Also:
  • Constructor Details

    • DeploymentProcessingException

      public DeploymentProcessingException()
    • DeploymentProcessingException

      public DeploymentProcessingException(String message)
    • DeploymentProcessingException

      public DeploymentProcessingException(String message, Throwable cause)