| Trees | Indices | Help | 
|---|
| 
       | 
  
Error codes returned by application settings functions.
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.
    
  | 
|||
| 
        APP_SETTINGS_ERROR_CFGDIR User configuration directory is not readable or writable or it does not exist and its creation failed.  | 
  |||
| 
        APP_SETTINGS_ERROR_CORRUPT Settings file contents is corrupted.  | 
  |||
| 
        APP_SETTINGS_ERROR_EMPTY Settings file is empty (Since 2.45).  | 
  |||
| 
        APP_SETTINGS_ERROR_FILE Settings file is not readable or writable.  | 
  |||
    
  | 
|||
  APP_SETTINGS_ERROR_EMPTYSettings file is empty (Since 2.45). This was previously reported asAPP_SETTINGS_ERROR_CORRUPT but empty settings files 
  can be overwritten without losing anything.
   | 
| Trees | Indices | Help | 
|---|
| Generated by Epydoc 3.0.1 | http://epydoc.sourceforge.net |