Class InvalidTimeRangeException

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

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

The specified time range is not valid. The earlier time is not chronologically before the later time.

See Also: