CreateBehaviorException Class

Definition

public ref class CreateBehaviorException : Microsoft::BizTalk::Adapter::Wcf::AdapterException
[System.Serializable]
public class CreateBehaviorException : Microsoft.BizTalk.Adapter.Wcf.AdapterException
type CreateBehaviorException = class
    inherit AdapterException
Public Class CreateBehaviorException
Inherits AdapterException
Inheritance
CreateBehaviorException
Attributes

Constructors

CreateBehaviorException()
CreateBehaviorException(SerializationInfo, StreamingContext)
CreateBehaviorException(String)
CreateBehaviorException(String, Exception)

Properties

Configuration
Message

Methods

GetObjectData(SerializationInfo, StreamingContext)

Applies to