Class DeploymentInProgressException

    • Constructor Detail

      • DeploymentInProgressException

        public DeploymentInProgressException​(java.lang.String arg0)
      • DeploymentInProgressException

        public DeploymentInProgressException​(java.lang.String arg0,
                                             java.lang.Exception innerException)
      • DeploymentInProgressException

        public DeploymentInProgressException​(java.lang.String arg0,
                                             IResource resource,
                                             java.lang.Exception innerException)
      • DeploymentInProgressException

        public DeploymentInProgressException​(java.lang.String arg0,
                                             IResource resource)
      • DeploymentInProgressException

        public DeploymentInProgressException​(java.lang.String arg0,
                                             java.util.List<IResource> resources,
                                             java.lang.Exception innerException)
      • DeploymentInProgressException

        public DeploymentInProgressException​(java.lang.String arg0,
                                             java.util.List<IResource> resources)