Class CertificateDoesNotExistException

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

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

The certificate is not present in the system for describe or deregister activities.

See Also: