Поделиться через


Конструктор SmoException

Initializes a new instance of the SmoException class.

Этот элемент перегружен. Чтобы получить полные сведения об этом элементе (синтаксисе, использовании и примерах использования), щелкните его имя в списке перегрузок.

Список перегрузок

  Имя Описание
Открытый метод SmoException() () () () Initializes a new instance of the SmoException class.
Открытый метод SmoException(String) Initializes a new instance of the SmoException class with the specified message.
Защищенный метод SmoException(SerializationInfo, StreamingContext) Initializes a new instance of the SmoException class with the specified serialization information and streaming context.
Открытый метод SmoException(String, Exception) Initializes a new instance of the SmoException class with the specified message and specified inner exception.

В начало