Method
CamelSExpfatal_error
since: 3.4
Declaration [src]
void
camel_sexp_fatal_error (
CamelSExp* sexp,
const gchar* why,
...
)
Description [src]
Sets an error from the given format and stops execution. Int replaces previously set error, if any.
Available since: 3.4
This method is not directly available to language bindings.