AdapterAlreadyExistsException-Konstruktor
Geschützte Member einschließen
Geerbte Member einschließen
Initializes a new instance of the AdapterAlreadyExistsException class.
Das Element ist überladen. Um vollständige Informationen zu diesem Element zu erhalten, einschließlich Syntax, Verwendung und Beispielen, klicken Sie auf einen Namen in der Überladungsliste.
Überladungsliste
Name | Beschreibung | |
---|---|---|
AdapterAlreadyExistsException() | Initializes a new instance of the AdapterAlreadyExistsException class with a system-supplied message that describes the error. | |
AdapterAlreadyExistsException(String) | Initializes a new instance of the AdapterAlreadyExistsException class that has the specified message text. | |
AdapterAlreadyExistsException(String, Exception) | Initializes a new instance of the AdapterAlreadyExistsException class that has the specified message text and inner exception. | |
AdapterAlreadyExistsException(String, String) | Initializes a new instance of the AdapterAlreadyExistsException class that has the specified interface and type. |
Zum Anfang
Hinweise
Der Namespace, die Klasse oder das Element wird nur in der Version 2.0 von Microsoft .NET Framework unterstützt.