This function is called when a disabled block named `blockName' is encountered in a NEXUS data file being executed. Override this pure virtual function to handle this event in an appropriate manner. For example, the program may wish to inform the user that a data block was encountered in what is supposed to be a tree file. Reimplemented in ExceptionRaisingNxsReader, and DefaultErrorReportNxsReader. Definition at line 1061 of file nxsreader.cpp. |