ProvisioningFailureException Constructor
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
ProvisioningFailureException() | Initializes a new instance of the class. | |
ProvisioningFailureException(String) | Initializes a new instance of the class. Defaults the reason to ConfigurationDataInaccessible. | |
ProvisioningFailureException(SerializationInfo, StreamingContext) | Initializes a new instance of the class from serialized data. | |
ProvisioningFailureException(String, Exception) | Initializes a new instance of the class. Defaults the reason to ConfigurationDataInaccessible. | |
ProvisioningFailureException(String, Exception, ProvisioningFailureReason) | Initializes a new instance of the class with a specific reason for the failure. |
Top
See Also
Reference
ProvisioningFailureException Class