Error
Description:
[ CCode ( cprefix = "XFCONF_ERROR_" , type_id = "xfconf_error_get_type ()" ) ]
public errordomain Error
An enumeration listing the different kinds of errors under the XFCONF_ERROR domain.
Content:
Error codes:
- CHANNELNOTFOUND - The specified
channel does not exist
- INTERNALERROR - An internal error (
likely a bug in xfconf) occurred
- INVALIDCHANNEL - The channel name
specified was invalid
- INVALIDPROPERTY - The property name
specified was invalid
- NOBACKEND - No backends were found, or those
found could not be loaded
- PERMISSIONDENIED - The user is not
allowed to read or write to the channel or property
- PROPERTYNOTFOUND - The specified
property does not exist on the channel
- READFAILURE - There was a failure reading
from the configuration store
- UNKNOWN - An unknown error occurred
- WRITEFAILURE - There was a failure
writing to the configuration store
Static methods: