| Package | Description |
|---|---|
| com.amazonaws.services.clouddirectory.model |
| Modifier and Type | Class and Description |
|---|---|
class |
AccessDeniedException
Access denied.
|
class |
BatchWriteException
A
BatchWrite exception has occurred. |
class |
CannotListParentOfRootException
Cannot list the parents of a Directory root.
|
class |
DirectoryAlreadyExistsException
Indicates that a Directory could not be created due to a naming conflict.
|
class |
DirectoryDeletedException
A directory that has been deleted and to which access has been attempted.
|
class |
DirectoryNotDisabledException
An operation can only operate on a disabled directory.
|
class |
DirectoryNotEnabledException
An operation can only operate on a directory that is not enabled.
|
class |
FacetAlreadyExistsException
A facet with the same name already exists.
|
class |
FacetInUseException
Occurs when deleting a facet that contains an attribute that is a target to an attribute reference in a different
facet.
|
class |
FacetNotFoundException
The specified Facet could not be found.
|
class |
FacetValidationException
The Facet that you provided was not well formed or could not be validated with the schema.
|
class |
IncompatibleSchemaException
Indicates a failure occurred while performing a check for backward compatibility between the specified schema and the
schema that is currently applied to the directory.
|
class |
IndexedAttributeMissingException
An object has been attempted to be attached to an object that does not have the appropriate attribute value.
|
class |
InternalServiceException
Indicates a problem that must be resolved by Amazon Web Services.
|
class |
InvalidArnException
Indicates that the provided ARN value is not valid.
|
class |
InvalidAttachmentException
Indicates that an attempt to attach an object with the same link name or to apply a schema with the same name has
occurred.
|
class |
InvalidFacetUpdateException
An attempt to modify a Facet resulted in an invalid schema exception.
|
class |
InvalidNextTokenException
Indicates that the
NextToken value is not valid. |
class |
InvalidRuleException
Occurs when any of the rule parameter keys or values are invalid.
|
class |
InvalidSchemaDocException
Indicates that the provided
SchemaDoc value is not valid. |
class |
InvalidTaggingRequestException
Can occur for multiple reasons such as when you tag a resource that doesn’t exist or if you specify a higher number
of tags for a resource than the allowed limit.
|
class |
LimitExceededException
Indicates that limits are exceeded.
|
class |
LinkNameAlreadyInUseException
Indicates that a link could not be created due to a naming conflict.
|
class |
NotIndexException
Indicates that the requested operation can only operate on index objects.
|
class |
NotNodeException
Occurs when any invalid operations are performed on an object that is not a node, such as calling
ListObjectChildren for a leaf node object. |
class |
NotPolicyException
Indicates that the requested operation can only operate on policy objects.
|
class |
ObjectAlreadyDetachedException
Indicates that the object is not attached to the index.
|
class |
ObjectNotDetachedException
Indicates that the requested operation cannot be completed because the object has not been detached from the tree.
|
class |
ResourceNotFoundException
The specified resource could not be found.
|
class |
RetryableConflictException
Occurs when a conflict with a previous successful write is detected.
|
class |
SchemaAlreadyExistsException
Indicates that a schema could not be created due to a naming conflict.
|
class |
SchemaAlreadyPublishedException
Indicates that a schema is already published.
|
class |
StillContainsLinksException
The object could not be deleted because links still exist.
|
class |
UnsupportedIndexTypeException
Indicates that the requested index type is not supported.
|
class |
ValidationException
Indicates that your request is malformed in some manner.
|
Copyright © 2017. All rights reserved.