Class DeploymentDoesNotExistException

    • Constructor Detail

      • DeploymentDoesNotExistException

        public DeploymentDoesNotExistException​(String message)
        Constructs a new DeploymentDoesNotExistException with the specified error message.
        Parameters:
        message - Describes the error encountered.