DeploymentException Class

Definition

public ref class DeploymentException : ApplicationException
[System.Serializable]
public class DeploymentException : ApplicationException
type DeploymentException = class
    inherit ApplicationException
Public Class DeploymentException
Inherits ApplicationException
Inheritance
DeploymentException
Derived
Attributes

Constructors

DeploymentException()
DeploymentException(SerializationInfo, StreamingContext)
DeploymentException(String)
DeploymentException(String, Exception)

Fields

EventSourceNamespace

Methods

GetObjectData(SerializationInfo, StreamingContext)

Applies to