Parinesh-Baitule / jmonkeyengine

Automatically exported from code.google.com/p/jmonkeyengine
0 stars 0 forks source link

wrong @throws in Node.attachChild() #604

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Wiki URL or package name of documentation: (if applicable)
com.jme3.scene.Node

What version of jME are you using? On what operating system?
jMe 3.x, Windows 7

What information were you expecting? What do you see instead?
expect: @throws IllegalArgumentException if child is null
found:  @throws NullPointerException If child is null.

Original issue reported on code.google.com by sg...@sonic.net on 19 Nov 2013 at 6:38

GoogleCodeExporter commented 8 years ago

Original comment by remy.bou...@gmail.com on 21 Nov 2013 at 9:36