Compartir a través de


EndpointNotExists Clase

Definición

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

Constructores

EndpointNotExists(SerializationInfo, StreamingContext)
EndpointNotExists(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