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