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

Initializes a new instance of the DacException class.

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

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

  Имя Описание
Открытый метод DacException() () () () Initializes a new instance of the DacException class.
Открытый метод DacException(String) Initializes a new instance of the DacException class that has the specified message text.
Защищенный метод DacException(SerializationInfo, StreamingContext) Initializes a new instance of the DacException class specifying a location to stream serialized information.
Открытый метод DacException(String, Exception) Initializes a new instance of the DacException class that has the specified message text and inner exception.

В начало