AWSSDK.CloudFormation by Amazon Web Services

<PackageReference Include="AWSSDK.CloudFormation" Version="3.3.105.8" />

.NET API 266,752 bytes

 StackSetNotFoundException

The specified stack set doesn't exist.
public StackSetNotFoundException(string message)

Constructs a new StackSetNotFoundException with the specified error message.

public StackSetNotFoundException(string message, Exception innerException)

Construct instance of StackSetNotFoundException

public StackSetNotFoundException(Exception innerException)

Construct instance of StackSetNotFoundException

public StackSetNotFoundException(string message, Exception innerException, ErrorType errorType, string errorCode, string requestId, HttpStatusCode statusCode)

Construct instance of StackSetNotFoundException

public StackSetNotFoundException(string message, ErrorType errorType, string errorCode, string requestId, HttpStatusCode statusCode)

Construct instance of StackSetNotFoundException