Attaching uninitialized node to Root Node causing crashes

When I add an un-initialized node(null-node) to rootNode, the application crashes. No Output.



Is it supposed to be in this way?

@throws NullPointerException If child is null.



The no output bit sounds a bit wrong though.

Sorry, silly question. :frowning: Didn’t scroll down the entire log.