Class UnsupportedMediaTypeException

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

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

The content type of the Invoke request body is not JSON.

See Also: