Class AFileListResolutionError.NodeDoesNotExist

    • Constructor Detail

      • NodeDoesNotExist

        public NodeDoesNotExist​(ResourceItem item,
                                NodeKey nodeKey)
        Parameters:
        item - Item that was resolved.
        nodeKey - Value returned by getNodeKey().
    • Method Detail

      • getNodeKey

        public NodeKey getNodeKey()
        Returns:
        The key of the referenced node.