enum StarErrID

The ID number for the kinds of errors there are:

EXP_DATANODE
Inside a global_ or data_ - Expected a DataNode (tag/value, loop_ or saveframe), but instead got something else
EXP_GLOBAL_OR_DATA
Expected a global_ or data_, but got something else
EXP_ITEM_OR_LOOP
Inside a saveframe - Expected a loop_ or tag/value, but got something else instead:
STAR_UNKNOWN_ERR
Some unknown error for which no explicit error handling code was written in the library
WARN_KEYWORD_IN_VALUE
Warning level error - keyword in data value - possibly non terminated semicolon string
WARN_LOOP_VALUES_MISALIGNED
Warning level error - number of values on a line of text does not match the number of names in the taglist

Documentation

The ID number for the kinds of errors there are:
STAR_UNKNOWN_ERR
Some unknown error for which no explicit error handling code was written in the library

EXP_GLOBAL_OR_DATA
Expected a global_ or data_, but got something else

EXP_DATANODE
Inside a global_ or data_ - Expected a DataNode (tag/value, loop_ or saveframe), but instead got something else

EXP_ITEM_OR_LOOP
Inside a saveframe - Expected a loop_ or tag/value, but got something else instead:

WARN_KEYWORD_IN_VALUE
Warning level error - keyword in data value - possibly non terminated semicolon string

WARN_LOOP_VALUES_MISALIGNED
Warning level error - number of values on a line of text does not match the number of names in the taglist

alphabetic index hierarchy of classes


Starlib is a creation of BioMagResBank: bmrb.wisc.edu starlib banner

generated by doc++