In the createObject() method, if the props member variable in the CompleteObject object is either null or an empty array (ie, no additional properties are being set), a null pointer is thrown while trying to loop through the array.
Log in to post a comment.