| EndpointNotFoundException Constructor |
| Name | Description | |
|---|---|---|
| EndpointNotFoundException |
Initializes a new instance of the EndpointNotFoundException class.
| |
| EndpointNotFoundException(String) |
Initializes a new instance of the EndpointNotFoundException class.
| |
| EndpointNotFoundException(SerializationInfo, StreamingContext) |
Initializes a new instance of the EndpointNotFoundException class.
| |
| EndpointNotFoundException(String, Exception) |
Initializes a new instance of the EndpointNotFoundException class.
| |
| EndpointNotFoundException(String, String, String) |
Initializes a new instance of the EndpointNotFoundException class.
| |
| EndpointNotFoundException(String, String, String, Exception) |
Initializes a new instance of the EndpointNotFoundException class.
|