Class NotFoundException

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

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

The requested resource is not found. Make sure that the request URI is correct.

See Also: