Class InstanceNotFoundException

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

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

No instance exists with the specified ID, or the instance was recently registered, and information about the instance hasn't propagated yet.

See Also: