Compartir a través de


ContextPropertyAlreadyExistsException Clase

Definición

public ref class ContextPropertyAlreadyExistsException : Microsoft::BizTalk::Adapter::Common::BTSAdapterException
[System.Serializable]
public class ContextPropertyAlreadyExistsException : Microsoft.BizTalk.Adapter.Common.BTSAdapterException
type ContextPropertyAlreadyExistsException = class
    inherit BTSAdapterException
Public Class ContextPropertyAlreadyExistsException
Inherits BTSAdapterException
Herencia
ContextPropertyAlreadyExistsException
Atributos

Constructores

ContextPropertyAlreadyExistsException(SerializationInfo, StreamingContext)
ContextPropertyAlreadyExistsException(String, String)

Propiedades

ArgumentCount (Heredado de BTSException)
ExceptionName (Heredado de BTSException)
ExtendedDescription (Heredado de BTSException)
HResult (Heredado de BTSException)
SoapFault (Heredado de BTSException)
StackTrace (Heredado de BTSException)

Métodos

AddArgument(String) (Heredado de BTSException)
GetArgument(Int32) (Heredado de BTSException)
GetObjectData(SerializationInfo, StreamingContext) (Heredado de BTSException)
SetDescription(String) (Heredado de BTSException)
SetGUID(Guid) (Heredado de BTSException)
SetHelpContext(UInt32) (Heredado de BTSException)
SetHelpFile(String) (Heredado de BTSException)
SetSource(String) (Heredado de BTSException)

Se aplica a