Class SessionNotFoundException

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

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

Occurs when a given sessionId is not found.

See Also: