get_exceptions
Description:
[ CCode ( array_length = false , array_null_terminated = true , vfunc_name = "i_get_exceptions" ) ]
[ Version ( since = "4.2.6" ) ]
public abstract unowned Error[] get_exceptions ()
[ Version ( since = "4.2.6" ) ]
public abstract unowned Error[] get_exceptions ()
Get the global data model exception(s) that occurred when using this.
This is useful for example for the LDAP related data models where some rows may be missing because the LDAP search has reached a limit imposed by the LDAP server.
Parameters:
this |
Returns:
a pointer to a |