Top |
Cattle uses the facilities provided by GLib for error reporting.
Functions that can fail take a GError as last argument; errors raised
are in the CATTLE_ERROR
domain with error codes from the CattleError
enumeration.
#define CATTLE_ERROR cattle_error_quark()
Error domain for Cattle. Errors in this domain will be from the CattleError enumeration.