Class InvalidRequestException

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

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

This exception is thrown if the request contains a semantic error. The precise meaning will depend on the API, and will be documented in the error message.

See Also: