Class InvalidMarkerException

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

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

The request was rejected because the marker that specifies where pagination should next begin is not valid.

See Also: