Details
Description
This is actually a good possibility to distinct the case of failing access because the field does not exist. There are more places in the code base where this exception has to be thrown, but I can easily identify them.
Issue Links
- supercedes
-
XSTR-665 XStream improvement
Added as MissingFieldException thrown at various places as replacement for ObjectAccessException, already available in latest snapshot.