DeploymentException Class

Definition

Defines a base class for all deployment-related exceptions.

C#
[System.Serializable]
public class DeploymentException : SystemException
Inheritance
DeploymentException
Derived
Attributes

Remarks

DeploymentException is the base class of all deployment-related exceptions thrown by the ApplicationDeployment class.

Constructors

DeploymentException()

Initializes a new instance of the DeploymentException class.

DeploymentException(SerializationInfo, StreamingContext)

Initializes a new instance of the DeploymentException class.

DeploymentException(String, Exception)

Initializes a new instance of the DeploymentException class.

DeploymentException(String)

Initializes a new instance of the DeploymentException class.

Methods

GetObjectData(SerializationInfo, StreamingContext)

Sets the SerializationInfo with information about the exception.

Applies to

Produkt Wersje
.NET Framework 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1