Class InternalServerException

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

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

This error occurs when the specified resource can’t be found or doesn't exist. Resource ID and type might be incorrect.

Suggested action: This is usually a transient error. Retry after the provided retry delay or a short interval. If the problem persists, contact AWS support.

See Also: