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