DuplicateEntryException Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the DuplicateEntryException class.
Overload List
Name | Description | |
---|---|---|
![]() |
DuplicateEntryException(String) | Initializes a new instance of the DuplicateEntryException class. |
![]() |
DuplicateEntryException(String, Exception) | Initializes a new instance of the DuplicateEntryExceptionclass. |
Top