StringPropertyTooLongException-Konstruktor
Initializes a new instance of the StringPropertyTooLongException 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 | |
---|---|---|
StringPropertyTooLongException() () () () | Initializes a new instance of the StringPropertyTooLongException class. | |
StringPropertyTooLongException(String) | Initializes a new instance of the StringPropertyTooLongException class that has the specified message text. | |
StringPropertyTooLongException(String, Exception) | Initializes a new instance of the StringPropertyTooLongException class that has the specified message text and inner exception. | |
StringPropertyTooLongException(String, Int32, Int32) | Initializes a new instance of the StringPropertyTooLongException class that has the specified property, maximum length of the string, and the current length of the string. |
Zum Anfang
Hinweise
Der Namespace, die Klasse oder das Element wird nur in der Version 2.0 von Microsoft .NET Framework unterstützt.