Description
It's possible to indicate a custom Java class to represent what otherwise is a BaseObject but if that class does not exist (for example provided by an uninstalled extension) then it become impossible to load the document which does not make any sense. It should just log a warning and continue loading the document.