Click or drag to resize
EndpointNotFoundException Constructor
Overload List
  NameDescription
Public methodEndpointNotFoundException
Initializes a new instance of the EndpointNotFoundException class.
Public methodEndpointNotFoundException(String)
Initializes a new instance of the EndpointNotFoundException class.
Protected methodEndpointNotFoundException(SerializationInfo, StreamingContext)
Initializes a new instance of the EndpointNotFoundException class.
Public methodEndpointNotFoundException(String, Exception)
Initializes a new instance of the EndpointNotFoundException class.
Public methodEndpointNotFoundException(String, String, String)
Initializes a new instance of the EndpointNotFoundException class.
Public methodEndpointNotFoundException(String, String, String, Exception)
Initializes a new instance of the EndpointNotFoundException class.
Top
See Also