Anmelden

.NET Framework Class Library
NotUniqueException Class
Members SeeAlso Send Feedback

an object was expected to be be unique, but it exists more than once

Namespace: Nsoft.DataAccess.Interface
Assembly: Nsoft.DataAccess.Interface (in Nsoft.DataAccess.Interface.dll)

Syntax

Visual Basic (Declaration)
Public Class NotUniqueException _
	Inherits Exception
C#
public class NotUniqueException : Exception
Visual C++
public ref class NotUniqueException : public Exception
JavaScript
Nsoft.DataAccess.Interface.NotUniqueException = function();

Type.createClass(
	'Nsoft.DataAccess.Interface.NotUniqueException',
	Exception);

Inheritance Hierarchy

System..::.Object
System..::.Exception
Nsoft.DataAccess.Interface..::.NotUniqueException

See Also

Overview of namespaces
   
Top

Wir arbeiten mit Software von http://www.campus21.de.

Verantwortlich für angezeigte Daten ist der Webdomain-Eigentümer laut Impressum.

Suche