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