Class InternalServiceException

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

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

Indicates a problem that must be resolved by Amazon Web Services. This might be a transient error in which case you can retry your request until it succeeds. Otherwise, go to the AWS Service Health Dashboard site to see if there are any operational issues with the service.

See Also: