Trees | Indices | Help |
---|
|
Type of data validation errors.
Since: 2.9
Note: All the enumerated values are defined at the module level, not the class level. The are just groupped by class here for easier orientation.
|
|||
DATA_ERROR_ITEM_TYPE Wrong item type (for instance an integer at key "/0/data" ).
|
|||
DATA_ERROR_KEY_CHARACTERS Key contains unprintable characters or characters not representable in ASCII. |
|||
DATA_ERROR_KEY_FORMAT Key format is invalid (e.g. |
|||
DATA_ERROR_KEY_ID Key corresponds to a data item with bogus id number. |
|||
DATA_ERROR_KEY_UNKNOWN Key does not correspond to any data item known to this version of Gwyddion. |
|||
DATA_ERROR_NON_UTF8_STRING String value is not valid UTF-8. |
|||
DATA_ERROR_REF_COUNT Reference count is higher than 1. |
|||
DATA_ERROR_STRAY_SECONDARY_DATA Secondary data item (e.g. |
|
DATA_ERROR_KEY_FORMATKey format is invalid (e.g. does not start withCONTAINER_PATHSEP ).
|
DATA_ERROR_STRAY_SECONDARY_DATASecondary data item (e.g. mask, selection or visibility) without a corresponding valid primary data item. |
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 | http://epydoc.sourceforge.net |