An exception for terminatinating execution or to throw for unit testing.
The ICollection Interface.
By implementing this interface, a collection can effectively say "other nodes may be moved into this ...
moveInto($targetName, $sourcePath, INode $sourceNode)
Moves a node into this collection.
The INode interface is the base interface, and the parent class of both ICollection and IFile.