This hook is called by the block readers when they encounter content that is interpretable but is questionable (or even illegal according to the NEXUS standard). The default NexusWarn behavior is to generate a NexusException for any warnLevel >= PROBABLY_INCORRECT_CONTENT_WARNING and to ignore all other warnings. Reimplemented in ExceptionRaisingNxsReader, and DefaultErrorReportNxsReader. Definition at line 207 of file nxsreader.h. |