Class InvalidDeploymentPlanException

    • Constructor Detail

      • InvalidDeploymentPlanException

        public InvalidDeploymentPlanException​(String message)
        Constructs a new InvalidDeploymentPlanException with the given message.
        Parameters:
        message - the message
      • InvalidDeploymentPlanException

        public InvalidDeploymentPlanException​(String message,
                                              Exception cause)
        Constructs a new InvalidDeploymentPlanException with the given message and cause.
        Parameters:
        message - the message
        cause - the cause