AWSProvisioningException Constructors
ClassConstructors1 member
Represents errors that occur during application execution.
Constructor(string, Exception?)Section titled Constructor(string, Exception?)public class AWSProvisioningException{ public AWSProvisioningException( string message, Exception? innerException = null) { // ... }}Parameters
messagestringinnerExceptionException?optional