AWSProvisioningException Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Exception for errors provisioning AWS application resources
public class AWSProvisioningException : Exception
type AWSProvisioningException = class
inherit Exception
Public Class AWSProvisioningException
Inherits Exception
- Inheritance
-
AWSProvisioningException
Constructors
AWSProvisioningException(String, Exception) |
Exception for errors provisioning AWS application resources |