Class FacetInUseException

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

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

Occurs when deleting a facet that contains an attribute that is a target to an attribute reference in a different facet.

See Also: