Class HandshakeAlreadyInStateException

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

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

The specified handshake is already in the requested state. For example, you can't accept a handshake that was already accepted.

See Also: