Class DeploymentGroupDoesNotExistException

    • Constructor Detail

      • DeploymentGroupDoesNotExistException

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