Class StateMachineDoesNotExistException

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

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

The specified state machine does not exist.

See Also: