135
135
* on what functions has been called, what module it comes from and/or what
136
136
* other information may be relevent.
139
s_error_new (SError * self ,sint error, const schar * message, SErrorDomain error_domain);
142
s_error_append (SError * self ,sint error, const schar * message, SErrorDomain error_domain);
142
145
* Returns an array with the error strings.