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

Показывать защищенные элементы
Показывать наследуемые элементы

Creates a new instance of the OSException class.

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

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

  Имя Описание
Открытый метод OSException() Creates a new instance of the OSException class.
Открытый метод OSException(String) Creates a new instance of the OSException class with a specified error message.
Защищенный метод OSException(SerializationInfo, StreamingContext) Creates a new instance of the OSException class with serialized data.
Открытый метод OSException(String, Exception) Creates a new instance of the OSException class with a specified error message and a reference to the inner exception that is the cause of this exception.

В начало

См. также

Справочник

OSException Класс

Пространство имен Microsoft.SqlServer.Replication