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