Partilhar via


Construtor DeploymentOperationException

Initializes a new instance of the DeploymentOperationException class.

Esse membro está sobrecarregado. Para obter informações mais completas sobre esse membro, incluindo sintaxe, uso e exemplos, clique em um nome na lista de sobrecarga.

Lista de sobrecargas

  Nome Descrição
Método público DeploymentOperationException() () () () Initializes a new instance of the DeploymentOperationException class with default values.
Método público DeploymentOperationException(String) Initializes a new instance of the DeploymentOperationException class with the specified error message.
Método protegido DeploymentOperationException(SerializationInfo, StreamingContext) Initializes a new instance of the DeploymentOperationException class with the specified SerializationInfo and StreamingContext instances.
Método público DeploymentOperationException(String, Collection< (Of < <' (Error> ) > > )) Initializes a new instance of the DeploymentOperationException class with the specified error message and error collection.
Método público DeploymentOperationException(String, Exception) Initializes a new instance of the DeploymentOperationException class with the specified error message and inner exception.
Método público DeploymentOperationException(String, Exception, Collection< (Of < <' (Error> ) > > )) Initializes a new instance of the DeploymentOperationException class with the specified error message, inner exception, and error collection.

Início