Class NotNodeException

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

@Generated("software.amazon.awssdk:codegen") public final class NotNodeException extends CloudDirectoryException implements ToCopyableBuilder<NotNodeException.Builder,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.

See Also: