Costruttore DeploymentException
Initializes a new instance of the DeploymentException 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 | |
---|---|---|
![]() |
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. |
In alto
Vedere anche