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