Class Deployer.PartialDeploymentException

    • Constructor Detail

      • PartialDeploymentException

        public PartialDeploymentException​(Set<String> missing)
    • Method Detail

      • getMissing

        public Set<String> getMissing()