MetadataException Class

Definition

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

Constructors

MetadataException()
MetadataException(SerializationInfo, StreamingContext)
MetadataException(String)
MetadataException(String, Exception)

Applies to