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