Merge pull request #3278 from RosettaCommons/roccomoretti/PDB_load_fix_header
Fix two PDB loading error classes
In the PDB loading scientific test, there are two failure cases related to parsing headers: unrecognized_experimental_technique and unrecognized_compound. Dying for this is silly, as we rarely (never) use the information contained in these records, anyway.