UriTemplateMatchException Constructor (SerializationInfo^, StreamingContext)

 

Initializes a new instance of the UriTemplateMatchException class with serialized data.

Namespace:   System
Assembly:  System.ServiceModel (in System.ServiceModel.dll)

protected:
UriTemplateMatchException(
	SerializationInfo^ info,
	StreamingContext context
)

Parameters

info
Type: System.Runtime.Serialization::SerializationInfo^

The object that holds the serialized data object.

context
Type: System.Runtime.Serialization::StreamingContext

The contextual information about the source or destination.

.NET Framework
Available since 3.5
Return to top
Show: