AWS SDK for Kotlin
1.6.62
      Platform filter
Skip to content
    AWS SDK for Kotlin
clouddirectory/aws.sdk.kotlin.services.clouddirectory.model/CloudDirectoryException

CloudDirectoryException

open class CloudDirectoryException

Base class for all service related exceptions thrown by the CloudDirectory client

Inheritors

AccessDeniedException
BatchWriteException
CannotListParentOfRootException
DirectoryAlreadyExistsException
DirectoryDeletedException
DirectoryNotDisabledException
DirectoryNotEnabledException
FacetAlreadyExistsException
FacetInUseException
FacetNotFoundException
FacetValidationException
IncompatibleSchemaException
IndexedAttributeMissingException
InternalServiceException
InvalidArnException
InvalidAttachmentException
InvalidFacetUpdateException
InvalidNextTokenException
InvalidRuleException
InvalidSchemaDocException
InvalidTaggingRequestException
LimitExceededException
LinkNameAlreadyInUseException
NotIndexException
NotNodeException
NotPolicyException
ObjectAlreadyDetachedException
ObjectNotDetachedException
ResourceNotFoundException
RetryableConflictException
SchemaAlreadyExistsException
SchemaAlreadyPublishedException
StillContainsLinksException
UnsupportedIndexTypeException
ValidationException

Constructors

CloudDirectoryException
Link copied to clipboard
constructor()
constructor(message: String?)
constructor(message: String?, cause: Throwable?)
constructor(cause: Throwable?)
© 2026, Amazon Web Services, Inc. or its affiliates. All rights reserved. Generated by dokka