DublicateDataException - конструктор Смотри также Terrasoft.Common - пространство имен > DublicateDataException - класс : DublicateDataException C#
Glossary Item Box
Перегрузка | Описание |
---|---|
DublicateDataException () | Initializes an instance of the DublicateDataException class. |
DublicateDataException (String) | Initializes an instance of the DublicateDataException class for the specified object. |
DublicateDataException (LocalizableString,Object[]) | Initializes an instance of the DublicateDataException class for the specified list of objects, using the specified error message. |
DublicateDataException (String,String) | Initializes an instance of the DublicateDataException class for the specified object, using the specified error message. |
DublicateDataException (String,Exception) | Initializes an instance of the DublicateDataException class using the specified error message and the link to the internal exception that was the cause of this exception. |