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