4 types derived from DeploymentException
System.Deployment (4)
System\Deployment\Application\DependentPlatformMissingException.cs (1)
9public class DependentPlatformMissingException : DeploymentException
System\Deployment\Application\DeploymentDownloadException.cs (1)
9public class DeploymentDownloadException : DeploymentException
System\Deployment\Application\InvalidDeploymentException.cs (1)
9public class InvalidDeploymentException : DeploymentException
System\Deployment\Application\TrustNotGrantedException.cs (1)
9public class TrustNotGrantedException : DeploymentException