InvalidUriException Klasse
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public ref class InvalidUriException : System::ServiceModel::EndpointNotFoundException
public class InvalidUriException : System.ServiceModel.EndpointNotFoundException
type InvalidUriException = class
inherit EndpointNotFoundException
Public Class InvalidUriException
Inherits EndpointNotFoundException
- Vererbung
-
InvalidUriException
Konstruktoren
InvalidUriException() | |
InvalidUriException(SerializationInfo, StreamingContext) | |
InvalidUriException(String, Exception) | |
InvalidUriException(String) |