Class InvalidSortByException

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

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

The column name to sort by is either not present or was specified in an invalid format.

See Also: