Details
Description
FieldException is thrown, for example, if a tag has no value. However, as it has default scope it is not possible to retrieve the details of which field caused the problem even though FieldException includes a publically accessible getField() method. Not sure if this is a bug or whether there it was intentionally left with default scope.