Potential for uncaught null exception
pjhenning opened this issue · 0 comments
pjhenning commented
Hello, it is possible to construct a Concept
value, via the first constructor, which gives an object with no value for the pos
field:
Concept
objects will assume that the pos
field has been populated:
which can result in a runtime exception.