Class InvalidStateException

All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<InvalidStateException.Builder,InvalidStateException>

@Generated("software.amazon.awssdk:codegen") public final class InvalidStateException extends ServiceCatalogException implements ToCopyableBuilder<InvalidStateException.Builder,InvalidStateException>

An attempt was made to modify a resource that is in a state that is not valid. Check your resources to ensure that they are in valid states before retrying the operation.

See Also: