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

Initializes a new instance of the DeploymentException class.

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

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

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

В начало