BindingException Class

Definition

public ref class BindingException : Microsoft::BizTalk::Deployment::DeploymentException
[System.Serializable]
public class BindingException : Microsoft.BizTalk.Deployment.DeploymentException
type BindingException = class
    inherit DeploymentException
Public Class BindingException
Inherits DeploymentException
Inheritance
Attributes

Constructors

BindingException()
BindingException(SerializationInfo, StreamingContext)
BindingException(String)
BindingException(String, Exception)

Fields

EventSourceNamespace (Inherited from DeploymentException)

Methods

GetObjectData(SerializationInfo, StreamingContext) (Inherited from DeploymentException)

Applies to