Class NotFoundException

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

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

The resource specified in the request was not found. See the message field for more information.

See Also: