Condividi tramite


Costruttore DeploymentOperationException

Initializes a new instance of the DeploymentOperationException class.

Questo membro è sottoposto a overload. Per informazioni complete su questo membro, inclusi sintassi, utilizzo ed esempi, fare clic su un nome nell'elenco di overload.

Elenco degli overload

  Nome Descrizione
Metodo pubblico DeploymentOperationException() () () () Initializes a new instance of the DeploymentOperationException class with default values.
Metodo pubblico DeploymentOperationException(String) Initializes a new instance of the DeploymentOperationException class with the specified error message.
Metodo protetto DeploymentOperationException(SerializationInfo, StreamingContext) Initializes a new instance of the DeploymentOperationException class with the specified SerializationInfo and StreamingContext instances.
Metodo pubblico DeploymentOperationException(String, Collection< (Of < <' (Error> ) > > )) Initializes a new instance of the DeploymentOperationException class with the specified error message and error collection.
Metodo pubblico DeploymentOperationException(String, Exception) Initializes a new instance of the DeploymentOperationException class with the specified error message and inner exception.
Metodo pubblico 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 alto