Class InvalidHandshakeTransitionException

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

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

You can't perform the operation on the handshake in its current state. For example, you can't cancel a handshake that was already accepted or accept a handshake that was already declined.

See Also: