TargetSystemException Class

Definition

public ref class TargetSystemException : Microsoft::ServiceModel::Channels::Common::AdapterException
public class TargetSystemException : Microsoft.ServiceModel.Channels.Common.AdapterException
type TargetSystemException = class
    inherit AdapterException
Public Class TargetSystemException
Inherits AdapterException
Inheritance

Constructors

TargetSystemException()
TargetSystemException(SerializationInfo, StreamingContext)
TargetSystemException(String)
TargetSystemException(String, Exception)

Applies to