Конструктор UtilityException
Показывать защищенные элементы
Показывать наследуемые элементы
Initializes a new instance of the UtilityException class.
Этот элемент перегружен. Чтобы получить полные сведения об этом элементе (синтаксисе, использовании и примерах использования), щелкните его имя в списке перегрузок.
Список перегрузок
Имя | Описание | |
---|---|---|
![]() |
UtilityException() | Initializes a new, default instance of the UtilityException class with the default property values. |
![]() |
UtilityException(String) | Initializes a new, default instance of the UtilityException class with the specified error message. |
![]() |
UtilityException(SerializationInfo, StreamingContext) | Initializes a new, default instance of the UtilityException class with serialized data. |
![]() |
UtilityException(String, Exception) | Initializes a new, default instance of the UtilityException class with the specified error message and inner exception. |
В начало